explore {generics} | 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.
No methods found in currently loaded packages.