Description Usage Arguments Value
View source: R/utils_05_usage.R
Get a tbl from content usage data that shows the total number of sessions each day for static and shiny applications and overall
1 | overall_usage_tbl(shiny_usage, static_usage, from, to)
|
shiny_usage |
a shiny_usage dataset from the
|
static_usage |
a data from the
|
from |
the start date of the interested query |
to |
the end data of the interested query |
a tbl in long format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.