powered by
Get asset information for cryptocurrencies.
get_assets(asset = NULL)
A string containing an asset symbol, e.g. btc. Optional argument.
data A list or data.frame containing asset data.
See https://docs.cryptowat.ch/rest-api for further information
get_markets, get_exchanges, get_pairs
get_markets
get_exchanges
get_pairs
# NOT RUN { asset.data <- get_assets("btc") df.assets <- get_assets() # } # NOT RUN { # }
Run the code above in your browser using DataLab