Skip to contents

Add reading assignments to a schedule data frame.

Usage

schedule_add_reading(schedule, semester)

Arguments

schedule

A schedule data frame, as returned from init_schedule().

semester

A semester object (a list), as returned from load_semester_db()

Value

A schedule data frame, with the reading assignments added.