Learn R Programming

ForestElementsR (version 2.0.1)

validate_fe_tally_list: Validate an fe_tally_list Object

Description

Regular users will not require this function. Expert users will want to use it in combination with the constructor new_fe_tally_list. Regular users, please construct fe_tally_list objects with fe_tally_list.

Usage

validate_fe_tally_list(x)

Value

Returns x, but this function is mainly called for its side effect which is pointing out any violations of the fe_tally_list

object specifications. In case of such violations, the function will terminate with an error.

Arguments

x

An object that is expected to be a correct fe_tally_list object