is_fe_stand | R Documentation |
Check if an Object is an fe_stand
is_fe_stand(x)
x |
An object |
TRUE
if the object inherits from the fe_stand
class
strange <- "xyzabc"
is_fe_stand(strange)
is_fe_stand(norway_spruce_1_fe_stand)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.