Nothing
#' 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"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.