Description Usage Arguments Value
Stores Loopy API key and URL in .Renviron, creates .Renviron if it doesn't exist.
1 | set_loopy_user(api_key, loopy_origin, renviron_path = Sys.getenv("HOME"))
|
api_key |
string Users API key. |
loopy_origin |
string Loopy URL origin (protocol, subdomain, domain name and port, where applicable); Paths, querys, and parameters are specified in other functions. |
renviron_path |
string Path where .Renviron is stored. Default is the user's home directory. |
Creates (if necessary) and appends user's Loopy API key and URL to user's .Renviron file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.