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.

Description

Implementation in progress (16 Feb 2014)

Usage

aqLoadXtsFromCsv(filename)

Arguments

filename

the csv file which to load as XTS.

Value

an XTS object


[Package aqr version 0.4 Index]