show_page_content_in_course: Show page content of a course

Description Usage Arguments Value

View source: R/simple_functions.R

Description

Gets page content of a course.

Gets page content of a course.

Usage

1
2
3
show_page_content_in_course(course_id, link)

show_page_content_in_course(course_id, link)

Arguments

course_id

the canvas id of the course (integer)

link

name of the page (character)

Value

A dataframe containing page content in html format.

A dataframe containing page content in html format.


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