powered by
flexdog
Tests if an argument is a flexdog object.
is.flexdog(x)
Anything.
A logical. TRUE if x is a flexdog object, and FALSE otherwise.
TRUE
x
FALSE
# NOT RUN { is.flexdog("anything") # FALSE # }
Run the code above in your browser using DataLab