apihelpers: Canvas API helpers

apihelpersR Documentation

Canvas API helpers

Description

These functinos set your Canvas API token, as well as the Canvas base URL. These functions are necessary for rcanvas to run.

Usage

set_canvas_token(token)

set_canvas_domain(domain)

check_token()

Arguments

token

your API token

domain

Canvas domain

Examples

set_canvas_token("abc123")
set_canvas_domain("https://canvas.upenn.edu")

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