getDomains: Get Canvas Domains

View source: R/GetDomains.R

getDomainsR Documentation

Get Canvas Domains

Description

Gets a list of Canvas Institutions and the base URI for the Canvas.

Usage

getDomains(name = NULL, domain = NULL, server = "test", ...)

Arguments

name

Optional string to retreive only matching results (e.g. "university")

domain

Optional string to retreive only matching results (e.g. "edu")

server

Test, beta, production, or other name in R.environ OR full url of server

...

Optional page options to pass to processRequest


erikpal/bRush documentation built on May 9, 2023, 8:27 p.m.