The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Type: Package
Title: Visualization and Analytics for the Cryptoverse
Version: 0.1.0
Author: Vivian R. Steiger
Maintainer: Vivian R. Steiger <viv.datascientist@gmail.com>
Description: Providing data to quickly visualize and analyze data from several cryptocurrencies.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2022-02-07 17:09:10 UTC; vivian
Depends: R (≥ 3.5.0)
Repository: CRAN
Date/Publication: 2022-02-08 16:00:05 UTC

Cryptocurrency Data (Daily)

Description

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

Usage

data("crypto_data_daily")

Format

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

Examples

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

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) ...

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.