tiingo_api_key: Set Tiingo API Key

View source: R/api-tiingo.R

tiingo_api_keyR Documentation

Set Tiingo API Key

Description

Requires the riingo package to be installed.

Usage

tiingo_api_key(api_key)

Arguments

api_key

Optionally passed parameter to set Tiingo api_key.

Details

A wrapper for riingo::ringo_set_token()

Value

Returns invisibly the currently set api_key

See Also

tq_get() get = "tiingo"

Examples


## Not run: 
  tiingo_api_key(api_key = "foobar")

## End(Not run)


business-science/tidyquant documentation built on Feb. 2, 2024, 2:50 a.m.