create_apps_consumer_ranking: Create Shiny apps consumer ranking

View source: R/helpers-data.R

create_apps_consumer_rankingR Documentation

Create Shiny apps consumer ranking

Description

Sort consumers by number of views.

Usage

create_apps_consumer_ranking(apps, users)

Arguments

apps

Get from get_usage_shiny. Can be reactive or not.

users

Get from get_users. Can be reactive or not.

Value

A 3 columns tibble with apps consumer sorted by number of view. The role columns allows further analysis.


RinteRface/connectViz documentation built on Feb. 3, 2024, 10:40 a.m.