schedule | R Documentation |
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.
schedule
An object of class data.frame
with 665 rows and 15 columns.
A dataset containing instructor schedules for overload analysis.
The dataset has 665 rows and 15 columns, including:
Credit hours of the course.
Number of students enrolled in the course.
Name of the instructor teaching the course (anonymized).
Included in the package under data/schedule.rda
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.