R/example_dataset.R

#' A simulated dataset containing 500 student records.
#'
#'
#' @format A data frame with 500 rows and 4 variables:
#' \describe{
#'   \item{IDType}{Unlabeled IDType}
#'   \item{Degree}{Unlabeled degree value}
#'   \item{Gender}{Unlabeled Gender value}
#'   \item{USCitizen}{Unlabeled USCitizen value}
#'   ...
#' }
"example_dataset"
nietsnel/inst.research documentation built on May 23, 2019, 6 p.m.