get_course_pages: get_course_pages Returns a data frame with all the pages in a...

View source: R/simple_functions.R

get_course_pagesR Documentation

get_course_pages Returns a data frame with all the pages in a course.

Description

get_course_pages Returns a data frame with all the pages in a course.

Usage

get_course_pages(course_id)

Arguments

course_id

the canvas id of the course (integer)

Value

A dataframe containing course page information.

Examples


get_course_pages(course_id = 6824)

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