| toy_term {midfieldr} | R Documentation |
Term data for examples
Description
Selected variables modeled on those in the term 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.
Usage
toy_term
Format
data.table with 150 rows and 5 columns keyed by student ID.
The variables are:
mcidCharacter, de-identified student ID.
institutionCharacter, de-identified institution name, e.g., Institution A, Institution B, etc.
termCharacter, academic year and term, format YYYYT.
cip6Character, 6-digit CIP code of program in which a student is enrolled in a term.
levelCharacter, 01 Freshman, 02 Sophomore, etc. The equivalent values in the current practice data are 01 First-Year, 02-Second Year, etc.
See Also
Other toy-data:
toy_course,
toy_degree,
toy_student
[Package midfieldr version 1.0.2 Index]