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