is_fe_ccircle_spatial_notrees {ForestElementsR}R Documentation

Check if an Object is an fe_ccircle_spatial_notrees object

Description

Check if an Object is an fe_ccircle_spatial_notrees object

Usage

is_fe_ccircle_spatial_notrees(x)

Arguments

x

An object

Value

TRUE if the object inherits from the fe_ccircle_spatial_notrees class

Examples

  strange <- "xyzabc"
  is_fe_ccircle_spatial_notrees(strange)


[Package ForestElementsR version 2.1.0 Index]