Hello,

I'm currently wokring with a csv file that looks like this:
[image: Inline image 1]
I'm trying to make it an xts object so I can use it for backtesting. If I
detach dplyr, errors happen on the stock() line and if I have dplyr
attached errors happen initPortf()/initOrders().
[image: Inline image 1]
I'm aware of the frustrating interactions between dplyr and finance
packages. I assume there is a proper way to go about this without using
dplyr. If anybody could link me to an example or explain what I need to
use, that'd be great!

Thanks,
Colton Smith
_______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-sig-finance
-- Subscriber-posting only. If you want to post, subscribe first.
-- Also note that this is not the r-help list where general R questions should 
go.

Reply via email to