View source: R/utils-educationdata-district.R
sr_convert_to_sy | R Documentation |
For example, convert 2014 to 2014-2015. For all education data API years, the year listed is the fall semester. Function also orders the school year column by the year column, so plots with the school year column on the x axis are in the proper order
sr_convert_to_sy(years_col)
years_col |
Vector containing years. This will typically be the column in the data set containing years. |
A vector of school years, as a factor.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.