species_color {lidaRtRee}R Documentation

Table of species names, abreviations and display colors

Description

table for species names, abreviations and type (coniferous/broadleaf), and display color

Usage

species_color()

Value

A data frame with species name, color, coniferous (C) / broadleaf (B) type, and name abreviation GESP of GEnus and SPecies

See Also

plot_tree_inventory for tree inventory display

Examples

# load table
tab.species <- species_color()
head(tab.species)
summary(tab.species)

[Package lidaRtRee version 4.0.5 Index]