fvsAddTrees | R Documentation |
Add new tree records to an existing simulation. Designed to be used to simulate regeneration establishment.
fvsAddTrees(newtrees)
newtrees |
A dataframe that has values defined for the following attributes of new trees: 'dbh': Diameter breast height (inches) 'species': FVS numeric species code 'ht': Height (feet) 'cratio': Crown ratio (proportion of height in live crown 'plot': FVS numeric plot index 'tpa': Trees per acre |
A scalar integer with the return code from FVS where 0 signals trees were added and 1 signals an error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.