get_api_key {twfy}R Documentation

Get the API key

Description

Get the current API key or request it if not present. When you provide a key it will be stored as a local environment variable TWFY_API_KEY and also in your ~/.Renviron, making it available for all subsequent R sessions.

Usage

get_api_key()

Details

API keys can be requested at http://theyworkforyou.com/api/key.

Value

The current API key


[Package twfy version 0.1.0 Index]