bitcoin {probstats4econ} | R Documentation |
Bitcoin price and returns data
Description
Data on daily prices and returns for Bitcoin during 2020 and 2021
Usage
bitcoin
Format
bitcoin
A data frame with 364 rows and 268 columns:
- date
Date
- high
Highest price (in dollars)
- low
Lowest price (in dollars)
- close
End-of-day price (in dollars)
- return
Daily return, based on end-of-day prices
Source
[Package probstats4econ version 0.2.0 Index]