Learn R Programming

tsviz (version 0.1.0)

crypto_prices: Prices of 3 crypto currencies

Description

A dataset closing prices for Litecoin, Bitcoin and Ethereum on 1174 days, between 2016-04-01 and 2019-07-01. Prices are recorded in US dollars.

Usage

crypto_prices

Arguments

Format

A data frame with 1174 rows and 4 variables:

  • Date: date when the price was recorded

  • LTC: closing price of Litecoin

  • BTC: closing price of Bitconin

  • EHT: closing price of Ethereum