Converting csv to xts
- Frankie Monzon
- Aug 19, 2018
- 1 min read
In a recent LinkedIn post, I've detailed a simple and effective way to convert csv data in Investing.com's format to the extensible time series (xts) format in R.
Using the function, Investing.csv.xts, we can quickly reformat these arrays into time series for more detailed work.
See LinkedIn for the code!
https://www.linkedin.com/pulse/converting-csv-data-xts-use-r-franklin-monzon/
Comentarios