get_course_sections: get_course_sections Get sections information in course

View source: R/simple_functions.R

get_course_sectionsR Documentation

get_course_sections Get sections information in course

Description

get_course_sections Get sections information in course

Usage

get_course_sections(course_id)

Arguments

course_id

the canvas id of the course (integer)

Value

A dataframe containing information about section in the specified course.

Examples


get_course_sections(course_id = 6824)

ICTO-FMG/uvacanvas documentation built on Dec. 6, 2024, 2:32 p.m.