get_course_modules: get_course_modules

Description Usage Arguments Value Examples

View source: R/simple_functions.R

Description

This function gets all the modules from a specific course.

This function gets all the modules from a specific course.

Usage

1
2
3
get_course_modules(course_id)

get_course_modules(course_id)

Arguments

course_id

the canvas id of the course (integer)

Value

a dataframe containing all the course modules

a dataframe containing all the course modules

Examples

1
2
3
4

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