A shiny Module to get the usage for the user defined window to show them how much their content is being used, when it is being used and who is using it.
1 2 3 | mod_05_usage_ui(id, admin = FALSE)
mod_05_usage_server(input, output, session, r, admin = FALSE)
|
id |
shiny id |
input |
internal |
output |
internal |
session |
internal |
r |
a reactiveValues object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.