merge_rsc_data | R Documentation |
See create_app_ranking.
merge_rsc_data(content, users, apps)
content |
Get from get_content. Can be reactive. |
users |
Get from get_users. Can be reactive. |
apps |
Get from get_usage_shiny. Can be reactive. |
A list of 3 tibbles. [[1]]
: light RSC content data (less columns);
[[2]]
: light RSC users data (less columns); [[3]]
: merged apps_usage data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.