#' Simulated relational data list.
#'
#' A list with relational data sets, similar in structure to educational data as in the 'Bildungstrend'.
#'
#'
#' @format A list with 4 hierarchical data levels, each with 2 data sets, one unimputed and one imputed:
#' \describe{
#' \item{stud}{Data on student level}
#' \item{class}{Data on class level}
#' \item{teach}{Data on teacher level}
#' \item{sch}{Data on school level}
#' ...
#' }
#' @source Simulated data set
"sim_RDL"
#use_build_ignore("other_Code/createData.R")
#use_build_ignore("other_code/local_package_testing.R")
#use_build_ignore("other_code/server_package_testing.R")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.