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

View source: R/ashdog.R

is.flexdogR Documentation

Tests if an argument is a flexdog object.

Description

Tests if an argument is a flexdog object.

Usage

is.flexdog(x)

Arguments

x

Anything.

Value

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

Author(s)

David Gerard

Examples

is.flexdog("anything")
# FALSE


updog documentation built on Nov. 17, 2023, 9:06 a.m.