getActiveFunds: Get a list of active funds.

Description Usage Arguments Value

Description

getActiveFunds returns active funds in a named vector with funds' IDs and funds' names as the names of the vector.

Usage

1
getActiveFunds(fundsSummary, inactiveAfter = 30)

Arguments

fundsSummary

data frame with fund names, IDs, and dates of last observations. Ideally, output of the getFundsSummary function.

inactiveAfter

numeric, number of days after wich a fund is considered inactive.

Value

Named vector with funds' IDs as values and funds' names as the names of the vector.


nickto/PensionFundsLv documentation built on May 23, 2019, 5:08 p.m.