Skip to contents

Wrapper around store_timeseries() and import_xl_data() for MSCI index files.

Usage

msci(var_name, col_trans, benchmarks = NULL, file)

Arguments

var_name

Storage key used in .fundsr_storage.

col_trans

Named vector specifying column translations.

benchmarks

Optional index mapping to record in the fund index map (used to map gross to net indices).

file

Filename of the XLSX file to import.

Value

Invisibly returns NULL. Data are stored via store_timeseries().