as_Mashed_table {tatoo} | R Documentation |
Coerce to Mashed Table
Description
Coerce to Mashed Table
Usage
as_Mashed_table(x, ...)
is_Mashed_table(x, ...)
Arguments
x |
Any R object. |
... |
|
Value
as_Mashed_table()
returns a Mashed_table
is_Mashed_table
returns TRUE
if its argument is a Mashed_table
and FALSE
otherwise.
[Package tatoo version 1.1.2 Index]