set_front_page: Set front page

Description Usage Arguments Value

View source: R/simple_functions.R

Description

Set front page

Set front page

Usage

1
2
3
set_front_page(course_id, link = NULL, front_page = NULL)

set_front_page(course_id, link = NULL, front_page = NULL)

Arguments

course_id

the canvas id of the course (integer)

link

url link/ name of the page (character)

front_page

make this page front page (boolean)

Value

server response. Either 200 status code if everything went correctly or a specific http status warning.

server response. Either 200 status code if everything went correctly or a specific http status warning.


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