calculate_cohort | R Documentation |
caclculate cohort
calculate_cohort(grade, start_year, kind = "college_entry")
grade |
student's grade level |
start_year |
start of the year in question. eg, 2015-2016 would be 2015. |
kind |
c('college_entry', 'college_grad'). should the cohort be tagged by the year the student *enters* college, or the year the student will *graduate* college? |
numeric vector with student's cohort name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.