sum_dollar: returns the sum of the selected loss_df type

Description Usage Arguments Examples

Description

returns the sum of the selected loss_df type

Usage

1
sum_dollar(ldf, dollar)

Arguments

ldf

a data frame of class loss_df

dollar

the dollar type to be summed up. 'dollar' options are 'paid', 'incurred', 'paid_recovery', and 'incurred_recovery'.

Examples

1
sum_dollar(ldf = ldf_data, dollar = "paid")

merlinoa/lossdb documentation built on May 22, 2019, 6:52 p.m.