process_parcc: Process a raw PARCC data file

View source: R/parcc.R

process_parccR Documentation

Process a raw PARCC data file

Description

all the logic needed to clean up the raw PARCC files

Usage

process_parcc(parcc_file, end_year, grade, subj)

Arguments

parcc_file

output of get_raw_parcc

end_year

a school year. end_year is the end of the academic year - eg 2014-15 school year is end_year 2015. valid values are 2015-2017

subj

PARCC subject. c('ela' or 'math')

Value

a tbl_df / data rfame


almartin82/njschooldata documentation built on Nov. 23, 2023, 1:33 a.m.