R/fetch_college_career.R
fetch_ap_performance.Rd
Alias for fetch_ap_participation. Returns both participation and performance data for AP/IB coursework.
fetch_ap_participation
fetch_ap_performance(end_year, level = "school")
A school year (2017-2024)
One of "school" or "district"
Data frame with AP/IB participation and performance metrics
if (FALSE) { # \dontrun{ ap_perf <- fetch_ap_performance(2024) } # }