clean_sped_df: Clean historic SPED data

View source: R/sped.R

clean_sped_dfR Documentation

Clean historic SPED data

Description

SPED data was published in a way that lacked districtids. We've built a best guess data file that string matches on county and district.

Usage

clean_sped_df(df, end_year)

Arguments

df

raw data frame with cleaned names, output of get_raw_sped with clean_sped_names applied.

end_year

academic year, ending year - eg 2019-2020 is 2020.

Value

cleaned data frame


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