analytics_app: Run example telemetry analytics dashboard
Description
Run example telemetry analytics dashboard
Usage
analytics_app(data_storage)
Value
An object that represents the analytics app. Printing the object or
passing it to shiny::runApp()
will run it.
Arguments
- data_storage
data_storage instance that will handle all backend read
and writes.