R/dataset.R

#' Demonstration data created to resemble data collected from an educational
#' assessment.
#'
#' @format A data frame with 20 rows and 5 variables: \describe{ \item{ID_var}{A
#'   student identification variable} \item{FName}{First names of each student}
#'   \item{Var1}{One score} \item{Var2}{A second score} \item{Perf_Lvl}{Each
#'   student's performance level} \item{dates}{Birthdates}}
"dataset"

Try the inspectr package in your browser

Any scripts or data that you put into this service are public.

inspectr documentation built on May 2, 2019, 5:15 a.m.