validate_fe_tally_list: Validate an *fe_tally_list* Object

View source: R/fe_tally_list.R

validate_fe_tally_listR Documentation

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)

Arguments

x

An object that is expected to be a correct fe_tally_list object

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.


ForestElementsR documentation built on April 3, 2025, 7:47 p.m.