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