R/data.R

#' A dataset of sample people based on Fluent UI examples
#'
#' @source \url{https://developer.microsoft.com/en-us/fluentui#/controls/web/peoplepicker}
"fluentPeople"

#' A randomly generated dataset of imaginary sales deals
#'
#' Sales deals to Top 10 companies from the Fortune 500 dataset (located at
#' \url{https://hifld-geoplatform.opendata.arcgis.com/datasets/fortune-500-corporate-headquarters})
#' are randomly generated for each person in `fluentPeople`.
"fluentSalesDeals"

Try the shiny.fluent package in your browser

Any scripts or data that you put into this service are public.

shiny.fluent documentation built on May 29, 2024, 5:45 a.m.