is_fe_ccircle_spatial: Check if an Object is an *fe_ccircle_spatial*

View source: R/fe_ccircle_spatial.R

is_fe_ccircle_spatialR Documentation

Check if an Object is an fe_ccircle_spatial

Description

Check if an Object is an fe_ccircle_spatial

Usage

is_fe_ccircle_spatial(x)

Arguments

x

An object

Value

TRUE if the object inherits from the fe_ccircle_spatial class

Examples

strange <- "xyzabc"
is_fe_ccircle_spatial(strange)


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