is_fe_stand_spatial: Check if an Object is an *fe_stand_spatial*

View source: R/fe_stand_spatial.R

is_fe_stand_spatialR Documentation

Check if an Object is an fe_stand_spatial

Description

Check if an Object is an fe_stand_spatial

Usage

is_fe_stand_spatial(x)

Arguments

x

An object

Value

TRUE if the object inherits from the fe_stand_spatial class

Examples

strange <- "xyzabc"
is_fe_stand_spatial(strange)


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