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"

Try the cohorts package in your browser

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

cohorts documentation built on May 16, 2022, 1:07 a.m.