View source: R/CurricDataTools.R
dars.to.sis | R Documentation |
Returns a vector of SIS Terms from a vector of DARS Terms.
dars.to.sis(DARS Term)
DARS Term |
Character vector containing DARS formatted Terms (eg. 20171) |
This function returns a SIS formatted Term (eg. 1172, where term order is Fall, Spring, Summer) from a vector of DARS formatted Terms (eg. 20171).
dars.to.sis(c("20181", "20092", "20173", "19971"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.