clean_assess_db: Clean an assessment database file

Description Usage Arguments Value

Description

Clean an assessment database file

Usage

1
2
clean_assess_db(df, test_year, suppressed_as_NA = TRUE,
  cohort_kind = "college_entry", verbose = TRUE)

Arguments

df

data.frame (output of 'get_raw_assess_db')

test_year

testing year

suppressed_as_NA

should records supressed for small n (recorded as '-' in the raw file) be converted to NA? default is TRUE

cohort_kind

should we name cohorts by their college entry or college graduation year? default is college_entry.

verbose

logical, print status updates to the console?

Value

tbl_df


almartin82/nyschooldata documentation built on May 10, 2019, 9:55 a.m.