teal_data | R Documentation |
teal
applicationsUniversal function to pass data to teal application.
teal_data(..., join_keys = teal.data::join_keys(), code = character(0), check)
... |
any number of objects (presumably data objects) provided as |
join_keys |
( |
code |
( |
check |
A teal_data
object.
teal_data(x1 = iris, x2 = mtcars)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.