fixer_api_key.Rd
fixer.io requires an API key, which is saved as an
environmental variable. In interactive mode, using fixer_api_key
will prompt you to enter an API key. You can also use
Sys.setenv(FIXER_API_KEY = <key>)
to set the API key.
fixer_api_key(force = FALSE)
force | If |
---|