Learn R Programming

mod (version 0.1.3)

is_thing: Test if an Object is a Thing

Description

Test if an Object is a Thing

Usage

is_thing(x)

Arguments

x

an object

Value

TRUE if the object is a thing, FALSE otherwise