filterProfitRates: Filter the whole data.frame of profit rates for the given...

View source: R/ProfitParticipation.R

filterProfitRatesR Documentation

Filter the whole data.frame of profit rates for the given profit classes

Description

This is a rather trivial helper function, which just calls dplyr::filter().

Usage

filterProfitRates(rates, classes)

Arguments

rates

data.frame containing all profit rates for multiple profit classes

classes

the profit classes, for which rates should be extracted


kainhofer/r-life-insurance-contracts documentation built on Sept. 18, 2022, 7:56 p.m.