crypto_data_hourly {cryptoverse}R Documentation

Cryptocurrency Data (hourly)

Description

Times-Series Data for 4 Cryptocurrencies. Bitcoin (BTC), Cardano (ADA), Ethereum (ETH) and Ripple(XRP) from 2018 until 2022.

Usage

data("crypto_data_hourly")

Format

A data frame with 19847 observations on the following 11 variables.

Examples

data(crypto_data_hourly)
## maybe str(crypto_data_hourly) ; plot(crypto_data_hourly) ...

[Package cryptoverse version 0.1.0 Index]