has_required_type_or_class {ForestElementsR}R Documentation

Check if an Object has a Required Type or Class

Description

Not a complete coverage of all base types and classes, but tailored to the needs of validate_fe_stand

Usage

has_required_type_or_class(x, rqmt)

Arguments

x

object to be checked

rqmt

name of the type or class required for x (character)

Value

TRUE or FALSE, indicating if the requirement is met or not


[Package ForestElementsR version 2.1.0 Index]