View source: R/fe_stand_helpers_construction.R
check_trees_orders_of_magnitude | R Documentation |
Check the Orders of Magnitude of the Variables Given in a 'trees' data.frame as Required in an fe_stand object
check_trees_orders_of_magnitude(trees)
trees |
data.frame (tibble) structured as required for the 'trees' component in an fe_stand object |
The function issues a warning if it suspects that one of the
variables in trees
does not have the right units. This is the side
effect it is actually called for. It always returns TRUE
invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.