listSections: List Sections for a Course

View source: R/SectionFunctions.R

listSectionsR Documentation

List Sections for a Course

Description

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

Usage

listSections(course_id, include_past = 0)

Arguments

include_past

Whether to return past sections or only current sections.

Details

A section is a course meeting.

Value

A dataframe of section details.

References

API Documentation


sterfa02/SchoologyAPI documentation built on Jan. 10, 2023, 11:27 p.m.