Description Usage Arguments Examples
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.
1 | webq_config(netid, key, verbose = TRUE)
|
netid |
Your UW Netid |
key |
Your Catalyst API Key |
verbose |
Display message about using Renviron (default TRUE). |
1 | ## Not run: webq_config('susieq', 'myapikey000111222333')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.