is_Tatoo_table {tatoo} | R Documentation |
Test if objects is a Tatoo_table
Description
Test if objects is a Tatoo_table
Usage
is_Tatoo_table(x)
Arguments
x |
Any R object. |
Value
is_Tatoo_table
returns TRUE
if its argument is a Tatoo_table
and FALSE
otherwise.
[Package tatoo version 1.1.2 Index]