Returns a character vector of school codes (8-digit SCHID) for all charter schools in Massachusetts.
Examples
if (FALSE) { # \dontrun{
charter_codes <- get_charter_codes()
length(charter_codes) # ~72 charter schools
} # }
Returns a character vector of school codes (8-digit SCHID) for all charter schools in Massachusetts.
if (FALSE) { # \dontrun{
charter_codes <- get_charter_codes()
length(charter_codes) # ~72 charter schools
} # }