explore | R Documentation |
explore()
invokes a function that starts an interactive, pre-defined widget
(e.g. plotly
visualization, shiny
app, etc.) to investigate the results.
explore(x, ...)
x |
A object |
... |
Other arguments passed to methods |
NULL
(invisibly) or some other data type (e.g. tibble) depending on
the application.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.