rafi.read.xls.v2: Read RAFI XLS file This function reads a set of returns and...

Description Usage Arguments Value

View source: R/rafi.r

Description

Read RAFI XLS file

This function reads a set of returns and correlations from XLS file downloaded from the RAFI website. No processing is done. This function allows one to see the data in an unprocessed form.

Usage

1
2
rafi.read.xls.v2(rafi.data.loc,
  xls.file.name = "Asset-Allocation-Interactive-Data.xlsx")

Arguments

rafi.data.loc

folder in which the files are located

xls.file.name

name of XLSX file

Value

value A list with two items: ret is the return data, corr is the correlation data


rexmacey/TaxAwareAA documentation built on Dec. 3, 2019, 7:54 a.m.