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


samterfa/SchoologySDK documentation built on Dec. 8, 2022, 12:32 a.m.