cc_symbol_id: Cryptocompare Symbol Id

View source: R/cryptocompare.R

cc_symbol_idR Documentation

Cryptocompare Symbol Id

Description

Retrieve the id for a symbol.

Usage

cc_symbol_id(symbol = NULL)

Arguments

symbol

Character.

Value

The symbol id if was found, otherwise NULL.

Examples

cc_symbol_id(symbol = "BTC")
cc_symbol_id(symbol = "ETH")


beniamino98/cryptocompareR documentation built on June 19, 2024, 12:37 a.m.