is_fe_stand: Check if an Object is an *fe_stand*

View source: R/fe_stand.R

is_fe_standR Documentation

Check if an Object is an fe_stand

Description

Check if an Object is an fe_stand

Usage

is_fe_stand(x)

Arguments

x

An object

Value

TRUE if the object inherits from the fe_stand class

Examples

strange <- "xyzabc"
is_fe_stand(strange)

is_fe_stand(norway_spruce_1_fe_stand)


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