I have recently been intrested in modeling stock volatility. In order to make the process easier, I wanted a way to quickly download stock data in R, and after some quick searching on the web, I stumbled across the tidyquant package which is able to download stock data from Yahoo Finance, and then conveniently store the data as a tibble object.
Last updated on
Jun 29, 2020
3 min read