check_Comp | R Documentation |
generate and/or check validity of biomass function component names
check_Comp(component = NULL)
component |
vector of biomass component names, see details |
If component
is NULL, by default, component name
for total aboveground biomass is returned. If is all
,
then all available component names are returned.
stw: stump wood
stb: stump bark
sw: solid wood with diameter above 7cm over bark
sb: bark of component sw
fwb: fine wood incl. bark
ndl: needles
agb: total aboveground biomass
a vector of component names
## Not run:
TapeS:::checkComp()
TapeS:::checkComp("AGB")
TapeS:::checkComp("biomass")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.