prepTaxa: prepTaxa: reshapes plant taxa lookup table

View source: R/prepTaxa.R

prepTaxaR Documentation

prepTaxa: reshapes plant taxa lookup table

Description

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.

Usage

prepTaxa()

Value

Returns a dataframe with cover class midpoints for each quadrat and includes guild for each species.

Examples

## Not run: 
importData()
# reshape the plant taxa lookup to wide
taxa_wide <- prepTaxa()

## End(Not run)



KateMMiller/forestNETN documentation built on March 8, 2024, 4:19 a.m.