plotly_example: Run a plotly example(s)
Description
Provides a unified interface for running demos, shiny apps, and Rmd documents
which are bundled with the package.
Usage
plotly_example(type = c("demo", "shiny", "rmd"), name, ...)
Arguments
name
the name of the example (valid names depend on type
).
...
arguments passed onto the suitable method.