fixer_api_key: Fixer API Key

Description Usage Arguments

Description

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.

Usage

1

Arguments

force

If TRUE, resets the API key and requires a new key to be provided, even if one already exists. If FALSE and an API key already exists, that key will be printed to the console. If no key exists, you will be prompted to enter a key regardless of the value of force. Defaults to FALSE.


fixerapi documentation built on May 2, 2019, 10:32 a.m.