Skip to contents

Returns the package's fund index lookup table stored in session$state$fund_index_map.

Usage

get_fund_index_map(session = NULL)

Arguments

session

Optional fundsr_session object. Defaults to the package default session when NULL.

Value

A named character vector representing the internal fund index mapping.

See also

Other fund-index map functions: add_fund_index_map(), clear_fund_index_map()