set_api_key {twfy} | R Documentation |
Set the API key
Description
This function manually sets or resets the API key. It is mostly useful for
updating your key as all API function calls will ask for a key and store
it locally and in ~/.Renviron
any time they do not find one.
Usage
set_api_key(api_key)
Arguments
api_key |
a new API key |
Value
Nothing
[Package twfy version 0.1.0 Index]