Skip to contents

Tests if an argument is a multidog object.

Usage

is.multidog(x)

Arguments

x

Anything.

Value

A logical. TRUE if x is a multidog object, and FALSE otherwise.

Author

David Gerard

Examples

is.multidog("anything")
#> [1] FALSE
# FALSE