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


LifeInsureR documentation built on June 15, 2025, 1:08 a.m.