make_tbl | R Documentation |
tbl()
is the standard constructor for tbls. as.tbl()
coerces,
and is.tbl()
tests.
make_tbl(subclass, ...)
subclass |
name of subclass. "tbl" is an abstract base class, so you
must supply this value. |
... |
For |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.