Learn R Programming

ForestElementsR (version 2.0.1)

check_trees_orders_of_magnitude: Check the Orders of Magnitude of the Variables Given in a 'trees' data.frame as Required in an fe_stand object

Description

Check the Orders of Magnitude of the Variables Given in a 'trees' data.frame as Required in an fe_stand object

Usage

check_trees_orders_of_magnitude(trees)

Value

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.

Arguments

trees

data.frame (tibble) structured as required for the 'trees' component in an fe_stand object