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