new_fe_tally_list {ForestElementsR} | R Documentation |
Constructor for the fe_tally_list Class
Description
Should be used by expert users only who know exactly what they are doing.
Other users please take the function fe_stand
for creating an
object of that class.
Usage
new_fe_tally_list(x = list(), ..., class = character())
Arguments
x |
An appropriate |
... |
Additional arguments required for enabling subclasses of
|
class |
A Character string required for enabling subclasses of
|
Value
An object of class fe_tally_list
[Package ForestElementsR version 2.1.0 Index]