R/gamelaunch.R

#' Event Data From the Launch of a Mobile Game
#'
#' A dataset containing 29324 observations with three columns: userid, eventDate and eventName.
#'
#' @format A data frame with 29324 rows and 3 variables:
#' \describe{
#'   \item{userid}{User ID}
#'   \item{eventDate}{Event Date}
#'   \item{eventName}{Event Name}

#'   ...
#' }
"gamelaunch"
PeerChristensen/cohorts documentation built on Nov. 1, 2023, 7:31 a.m.