webq_config: webq_config

Description Usage Arguments Examples

View source: R/rwebq.R

Description

You must run this function before you can use the other features of this package. To avoid running this webq_config at the beginning of every R Session, follow the prompt to add your Catalyst API key and netid to your .Renviron file.

If you don't have a Catalyst API key, get one here: https://catalyst.uw.edu/rest_user.

Usage

1
webq_config(netid, key, verbose = TRUE)

Arguments

netid

Your UW Netid

key

Your Catalyst API Key

verbose

Display message about using Renviron (default TRUE).

Examples

1
## Not run: webq_config('susieq', 'myapikey000111222333')

lpiep/rwebq documentation built on Jan. 21, 2022, 9:52 a.m.