Description Usage Arguments Value
Clean an assessment database file
1 2 | clean_assess_db(df, test_year, suppressed_as_NA = TRUE,
cohort_kind = "college_entry", verbose = TRUE)
|
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? |
tbl_df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.