This function returns a list of sections for a course past and present.

listSections(course_id, include_past = 0)

Arguments

include_past

Whether to return past sections or only current sections.

Value

A dataframe of section details.

Details

A section is a course meeting.

References

API Documentation