get_app_daily_usage | R Documentation |
Used by create_app_daily_usage_chart .
get_app_daily_usage(apps_usage, selected_app)
apps_usage |
Second element returned by create_app_ranking. Can also be reactive. |
selected_app |
Selected app name (string). You'll need a selectInput for instance. wrapped by reactive. |
Calendar data for daily app usage.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.