Learn R Programming

updog (version 2.1.5)

is.multidog: Tests if an argument is a multidog object.

Description

Tests if an argument is a multidog object.

Usage

is.multidog(x)

Value

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

Arguments

x

Anything.

Author

David Gerard

Examples

Run this code
is.multidog("anything")
# FALSE

Run the code above in your browser using DataLab