aqLoadXtsFromCsv {aqr} | R Documentation |
Loads a XTS object from CSV, to be used with our aqSaveXtsToCsv function. This method assumes that the fie's first column contains an interpretable timestmap.
Implementation in progress (16 Feb 2014)
aqLoadXtsFromCsv(filename)
filename |
the csv file which to load as XTS. |
an XTS object