#### Example data set description
#############################################################################
#' Example data set.
#'
#' List of exemplary three data sets.
#'
#'
#'
#'@format A a list of three data frames:
#' \describe{
#' \item{schueler}{Data on student levels, including student and teacher ID, and a background variable}
#' \item{komp_imp}{Competence data, including student id, imputation number and plausible value}
#' \item{lehrer}{Teacher data, including teacher id and background variable}
#'}
#'
#'
"datList"
#' Example data set.
#'
#' List of primary keys to exemplary three data sets.
#'
#'
"pkList"
#' Example data set.
#'
#' List of foreign keys to exemplary three data sets.
#'
#'
#'
"fkList"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.