prepTaxa | R Documentation |
This function reshapes the plant taxa lookup table to match the tlu_Plants table in the original database to make filtering and summarizing easier. Function is mostly internal and used for quadrat species, seedling and sapling summaries.
prepTaxa()
Returns a dataframe with cover class midpoints for each quadrat and includes guild for each species.
## Not run:
importData()
# reshape the plant taxa lookup to wide
taxa_wide <- prepTaxa()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.