Learn R Programming

lidaRtRee (version 4.0.8)

species_color: Table of species names, abreviations and display colors

Description

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

Usage

species_color()

Arguments

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

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

Run the code above in your browser using DataLab