old_code/data.R

#' 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")
b-becker/eatGADS documentation built on May 24, 2019, 8:47 p.m.