Learn R Programming

ForestElementsR (version 2.0.1)

new_fe_tally_list: 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())

Value

An object of class fe_tally_list

Arguments

x

An appropriate list object

...

Additional arguments required for enabling subclasses of fe_tally_list

class

A Character string required for enabling subclasses of fe_tally_list