Gets data from Student Survey
Usage
get_student_survey(raw_qualtrics = FALSE, year = "26_27")
Arguments
- raw_qualtrics
FALSE whether to pull from the qualtrics API or not
- year
"21_22", "22_23", "23_24", "24_25", "25_26", or "26_27", default is current school year
Value
Returns a data frame of the format from which it was read (normally a parquet file, prior to SY24_25 a data.frame or tibble)