getSections: Get sections from a course

View source: R/getSections.R

getSectionsR Documentation

Get sections from a course

Description

Get sections for the provided course. All includes enabled: students, avatar_url, enrollments, total_students, and passback_status.

Usage

getSections(courseID, server = "test", ...)

Arguments

courseID

Course ID to find assignments for

server

Test, beta, production, or other name in R.environ OR full url of server

...

Optional page options to pass to processRequest


erikpal/bRush documentation built on May 9, 2023, 8:27 p.m.