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:

mcid

Character, de-identified student ID.

institution

Character, de-identified institution name, e.g., Institution A, Institution B, etc.

term_degree

Character, academic year and term in which a student completes their program, format YYYYT.

cip6

Character, 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]