Description Usage Arguments Value See Also Examples
Obtain an API key or check if it can fine one that works for this host and the version of the bugzilla provided works with this package.
1 2 3 | create_bugzilla_key(host)
check_authentication(key = Sys.getenv("R_BUGZILLA"), host)
|
host |
URL of the bugzilla instance if missing the R bugzilla is assumed. |
key |
API key to check. |
TRUE invisibly if the actions are performed.
set_key() if you want to temporary use an API key.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.