R/NAEPprimer-package.R

#' The NAEP Primer package contains a random mini-sample of real data from the 2005 grade 8 mathematics
#' assessment that have been approved for public use. This includes two data files, as well
#' as a system control file that corresponds to each data file to read in and format for further processing.
#'
#' Most of the data is in \code{\link{M36NC2PM.dat}} (including student, teacher, and most school variables) while 
#' \code{\link{M36NT2PM.dat}} with two school variables in it for demonstration.
#' \code{\link{M36NC2PM.fr2}} and \code{\link{M36NT2PM.fr2}}
#' are format files used to to read in and format for further processing.
#'
#' @docType package
#' @name NAEPprimer-package
NULL

Try the NAEPprimer package in your browser

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

NAEPprimer documentation built on May 2, 2019, 2:12 p.m.