tidyquant (version 1.0.1)

tiingo_api_key: Set Tiingo API Key

Description

Set Tiingo API Key

Usage

tiingo_api_key(api_key)

Arguments

api_key

Optionally passed parameter to set Tiingo api_key.

Value

Returns invisibly the currently set api_key

Details

A wrapper for riingo::ringo_set_token()

See Also

tq_get() get = "tiingo"

Examples

Run this code
# NOT RUN {
# }
# NOT RUN {
tiingo_api_key(api_key = "foobar")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab