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