tidyquant (version 1.0.7)

tiingo_api_key: Set Tiingo API Key

Description

Set Tiingo API Key

Usage

tiingo_api_key(api_key)

Value

Returns invisibly the currently set api_key

Arguments

api_key

Optionally passed parameter to set Tiingo api_key.

Details

A wrapper for riingo::ringo_set_token()

See Also

tq_get() get = "tiingo"

Examples

Run this code

if (FALSE) {
tiingo_api_key(api_key = "foobar")
}

Run the code above in your browser using DataLab