get_course_sections: get_course_sections Get sections information in course

Description Usage Arguments Value Examples

View source: R/simple_functions.R

Description

get_course_sections Get sections information in course

get_course_sections Get sections information in course

Usage

1
2
3

Arguments

course_id

the canvas id of the course (integer)

Value

A dataframe containing information about section in the specified course.

A dataframe containing information about section in the specified course.

Examples

1
2
3
get_course_sections(course_id = 6824)

get_course_sections(course_id = 6824)

ICTO-FMG/uvacanvas documentation built on Jan. 24, 2022, 5:16 a.m.