is_thing {mod} | R Documentation |
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
[Package mod version 0.1.3 Index]
is_thing {mod} | R Documentation |
Test if an Object is a Thing
is_thing(x)
x |
an object |
TRUE
if the object is a thing
, FALSE
otherwise