loadToken: Load API Token

View source: R/LoadToken.R

loadTokenR Documentation

Load API Token

Description

Assumes that the Canvas API key is in the .Renviron file. Default name of variable is "CanvasApiKey." If absent, looks in the working directory for txt file with token named token.txt.

Usage

loadToken(env_var_name)

Arguments

env_var_name

Character of the name of the env variable

Value

token A character vector of token


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