Nothing
#' A longitudinal example dataset.
#'
#' An example dataset containing the individuals scores for certain subject.
#'
#' @format A data frame with 6700 rows and 9 variables:
#' \describe{
#' \item{id}{respondent id}
#' \item{wave}{wave number}
#' \item{score}{respondent score}
#' \item{weight}{sampling weight}
#' \item{strata}{strata variable}
#' \item{cluster}{cluster variable}
#' \item{ageg}{cathegorical age}
#' \item{ecacg}{educational level}
#' \item{qualifg}{economic activity}
#' }
"example_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.