Skip to contents

Remove the final exams from a semester schedule.

Usage

schedule_strip_finals(schedule, semester)

Arguments

schedule

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

semester

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

Value

A list of a schedule data frame with the exams removed, and a final_examss data frame containing the final exams rows.