setAPIkey: setAPIkey Barchart.

Description Usage Arguments Value Author(s) See Also Examples

Description

setAPIkey returns a hide APIkey variable. The setAPIkey is used to setup the Barchart API key.

Usage

1
setAPIkey(apikey, premium = FALSE)

Arguments

apikey

required; Barchart API key

premium

optional; default = FALSE

Value

var

Author(s)

Mario Pisa

See Also

https://www.barchart.com/ondemand/api

Examples

1
2
setAPIkey(apikey = '<Your Barchart API key>')
setAPIkey(apikey = '<Your Barchart API key>', premium = TRUE)

mariope/RBarchart documentation built on June 24, 2019, 9:47 p.m.