View source: R/analytics-app.R
analytics_app | R Documentation |
Run example telemetry analytics dashboard
analytics_app(data_storage)
data_storage |
data_storage instance that will handle all backend read and writes. |
An object that represents the analytics app. Printing the object or
passing it to shiny::runApp()
will run it.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.