assign_species_group | R Documentation |
Assign individual FIA species codes to one of the 'Species Groups' as described in the original paper.
assign_species_group(spcd)
spcd |
vector of FIA species codes |
character vector of valid species groups from the tables in the original publication
## Not run:
assign_species_group(c(541, 371, 95, 73))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.