extract_rc_AP: Extract Report Card Advanced Placement Data

View source: R/report_card.R

extract_rc_APR Documentation

Extract Report Card Advanced Placement Data

Description

Extract Report Card Advanced Placement Data

Usage

extract_rc_AP(list_of_prs, 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 AP participation and AP achievement present in in the input


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