extract_rc_college_matric: Extract Report Card Matriculation Rates

View source: R/report_card.R

extract_rc_college_matricR Documentation

Extract Report Card Matriculation Rates

Description

Extract Report Card Matriculation Rates

Usage

extract_rc_college_matric(
  list_of_prs,
  type = "16 month",
  school_only = TRUE,
  cds_identifiers = TRUE
)

Arguments

list_of_prs

output of get_rc_databases (ie, a list where each element is) a list of data.frames

school_only

some years have district average results, not just school-level. if school_only, return only school data. default is TRUE

cds_identifiers

add the county, district and school name? default is TRUE

Value

data frame with all the years of 4 year and 2 year college matriculation data present in in the input


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