R/data.R

#' School District Directory
#'
#' A subset of data from California Department of Education identifying schools
#'
#' @format ## `mry.dist`
#' A data frame with 256 rows and 50 columns:
#' \describe{
#'   \item{District}{District name}
#'   \item{School}{School name}
#'   \item{CDScode}{County, District, School code}
#'   ...
#' }
#' @source <https://www.cde.ca.gov/ds/si/ds/pubschls.asp>
"mry.dist"

Try the MCOE package in your browser

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

MCOE documentation built on May 29, 2024, 2:56 a.m.