acname_lookup: Look up asset class name in a table

Description Usage Arguments Value

View source: R/rafi.r

Description

RAFI does not provide consistent names for their asset classes. That is the names in the return CSV file do not match the names in the correlation CSV. Plus we may not prefer their names. This function is called to look up a RAFI name and return a preferred name.

Usage

1
acname_lookup(ac, type, ac_names)

Arguments

ac

is the RAFI name of the asset class

type

is ret if the name comes from the return CSV else we assume it comes from the corr CSV

ac_names

is the table. This is loaded in rafi.load

Value

A character string with the name of the asset class


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