Description Usage Arguments Value
Get or set your Halo Infinite API access token as an environment variable.
Calling set_HaloDotAPI_token()
without the token
argument will allow
the user to provide their token in a pop-up window using
askpass::askpass()
to avoid entering the token into the R
terminal.
1 2 3 | get_HaloDotAPI_token()
set_HaloDotAPI_token(token = NULL)
|
token |
HaloDotAPI Token. |
get_HaloDotAPI_token()
invisibly returns the API token if it is
found as an environment variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.