Wrapper around store_timeseries() and read_timeseries_excel() for MSCI index files.
Arguments
- var_name
Storage key used in
session$storage.- file
Filename of the XLSX file to import.
- 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).
- session
Optional
fundsr_sessionobject. Defaults to the package default session whenNULL.
Value
Invisibly returns NULL. Data are stored via store_timeseries().
