is_rtable | R Documentation |
rtable
Check if an object is a valid rtable
is_rtable(x)
x |
( |
TRUE
if x
is a formal TableTree
object, FALSE
otherwise.
is_rtable(build_table(basic_table(), iris))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.