rtable
Check if an object is a valid rtable
is_rtable(x)
x
(ANY) an object.
ANY
TRUE if x is a formal TableTree object, FALSE otherwise.
TRUE
TableTree
FALSE
is_rtable(build_table(basic_table(), iris))