ref_crypto_exchanges: Reference Data Accessor for Crypto Exchanges from...

View source: R/ref_crypto_exchanges.R

ref_crypto_exchangesR Documentation

Reference Data Accessor for Crypto Exchanges from ‘twelvedata’

Description

Retrieve Reference Data for Crypto Exchanges from ‘twelvedata’

Usage

ref_crypto_exchanges(as = c("data.frame", "raw"), apikey)

Arguments

as

(optional, character) A selector for the desired output format: one of “data.frame” (the default) or or “raw”.

apikey

(optional character) An API key override, if missing a value cached from package startup is used. The startup looks for either a file in the per-package config directory provided by tools::R_user_dir (for R 4.0.0 or later), or the TWELVEDATA_API_KEY variable.

Details

ref_crypto_exchanges.

Value

The requested data is returned as a data.frame object.

See Also

https://twelvedata.com/docs


eddelbuettel/td documentation built on Nov. 20, 2024, 3:43 p.m.