R/data.R

#' Web Service Data
#'
#' A dataset containing information about various web services.
#'
#' @format A data frame with 30,000 rows and 6 variables:
#' \describe{
#'   \item{date_id}{date id}
#'   \item{id}{user id}
#'   \item{gender}{gender}
#'   \item{age}{age band}
#'   \item{page_view_cnt}{pageview count}
#'   \item{product_view_cnt_cat}{product view count (category)}
#' }
#' @source Generated for example purposes
"web_service_data"

Try the rollup package in your browser

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

rollup documentation built on Sept. 12, 2024, 7:28 a.m.