#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.