trans.RdA dataset containing transactions. Contains fields for the policyholder identifier ("key"), the transaction date ("trans_date") and the amount of the premium paid ("amt"). Used to demonstrate calculations.
trans
An object of class tbl_df (inherits from tbl, data.frame) with 205 rows and 3 columns.