create_apps_consumer_ranking | R Documentation |
Sort consumers by number of views.
create_apps_consumer_ranking(apps, users)
apps |
Get from get_usage_shiny. Can be reactive or not. |
users |
Get from get_users. Can be reactive or not. |
A 3 columns tibble with apps consumer sorted by number of view. The role columns allows further analysis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.