run_app | R Documentation |
Runs a local shiny app that demonstrates manual tour and comparable traditional techniques for static projections of multivariate data sets.
run_app(app_nm = "radial_tour", ...)
app_nm |
name of the shiny app to run. Expects "manual_tour". |
... |
Other arguments passed into |
Runs a locally hosted shiny app.
## Not run:
run_app("radial_tour")
run_app(app_nm = "radial_tour", display.mode = "showcase")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.