bitcoin {tswge} | R Documentation |
Daily Bitcoin Prices From May 1, 2020 to April 30, 2021
Description
This dataset contains the daily price of bitcoin from May 1, 2021 to April 30, 2021. The data was gathered from Yahoo Finance on April 30, 2020 and included missing values on October 9, 12 and 13 of 2020. Yahoo Finance has since filled in the correct values which can be compared with the imputed values described in the book.
Usage
data("bitcoin")
Format
The format is: num [1:461] 7200.174 6985.470 7344.884 ...
Source
Yahoo Finance
References
"Practical Time Series for Data Scientiests by Woodward, Sadler and Robertson"
Examples
data(bitcoin)
[Package tswge version 2.1.0 Index]