This dataset represents a sample class schedule used by several institutions, with slight variations in variable names.
Users must ensure that the key variables—HRS
, ENRLD
, and INSTRUCTOR
—are properly named and formatted for the functions in this package to work correctly.
An object of class data.frame
with 665 rows and 15 columns.
Source
Included in the package under data/schedule.rda
Details
A dataset containing instructor schedules for overload analysis.
The dataset has 665 rows and 15 columns, including:
- HRS
Credit hours of the course.
- ENRLD
Number of students enrolled in the course.
- INSTRUCTOR
Name of the instructor teaching the course (anonymized).