toy_course | R Documentation |
Selected variables modeled on those in the course
practice data for use in
package examples and articles. Sampled from an early version of the practice
data, the toy data are not a current practice data sample.
toy_course
data.table
with 4616 rows and 6 columns keyed by student ID:
mcid
Character, de-identified student ID.
institution
Character, de-identified institution name, e.g., Institution A, Institution B, etc.
term
Character, academic year and term, format YYYYT.
abbrev
Character, course alphabetical identifier, e.g. ENGR, MATH, ENGL.
number
Character, course numeric identifier, e.g. 101, 3429.
grade
Character, course grade, e.g., A+, A, A-, B+, I, NG, etc.
Other toy-data:
toy_degree
,
toy_student
,
toy_term
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.