Learn R Programming

updog (version 2.1.5)

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

Description

Tests if an argument is a flexdog object.

Usage

is.flexdog(x)

Value

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

Arguments

x

Anything.

Author

David Gerard

Examples

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

Run the code above in your browser using DataLab