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