| toy_degree {midfieldr} | R Documentation |
Degree data for examples
Description
Selected variables modeled on those in the degree 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_degree
Format
data.table with 65 rows and 4 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.
term_degreeCharacter, academic year and term in which a student completes their program, format YYYYT.
cip6Character, 6-digit CIP code of program in which a student is enrolled in a term.
See Also
Other toy-data:
toy_course,
toy_student,
toy_term
[Package midfieldr version 1.0.2 Index]