Gets data from the Follow Up Educator Survey
Usage
get_followup_educator(year = "26_27", raw_qualtrics = FALSE)
Arguments
- year
"21_22", "22_23", "23_24", "24_25", "25_26", or "26_27", default is current school year
- raw_qualtrics
FALSE whether to pull from the qualtrics API or not
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)