Learn R Programming

ForestElementsR (version 2.0.1)

is_fe_ccircle_spatial_notrees: 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)

Value

TRUE if the object inherits from the fe_ccircle_spatial_notrees class

Arguments

x

An object

Examples

Run this code
  strange <- "xyzabc"
  is_fe_ccircle_spatial_notrees(strange)

Run the code above in your browser using DataLab