analytics_app {shiny.telemetry}R Documentation

Run example telemetry analytics dashboard

Description

Run example telemetry analytics dashboard

Usage

analytics_app(data_storage)

Arguments

data_storage

data_storage instance that will handle all backend read and writes.

Value

An object that represents the analytics app. Printing the object or passing it to shiny::runApp() will run it.


[Package shiny.telemetry version 0.3.0 Index]