get_crypto_quotes_latest: Retrieve the latest quotes from Cryptocurrencies

Description Usage Arguments See Also

Description

Retrieve the latest quotes from Cryptocurrencies

Usage

1
2
3
4
5
6
get_crypto_quotes_latest(
  currency = "USD",
  symbol = NULL,
  slug = NULL,
  id = NULL
)

Arguments

currency

At what currency should the prices be converted

symbol

Cryptocurrencies symbols

slug

Cryptocurrencies slugs

id

Cryptocurrencies id's

See Also

Other CMC API: get_crypto_dim_map(), get_crypto_listings_latest()


ANearchou/RDataScience documentation built on Dec. 17, 2021, 6:42 a.m.