trans: Example transaction records to demonstrate calculations
Description
A 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.
Usage
trans
Arguments
Format
An object of class tbl_df (inherits from tbl, data.frame) with 205 rows and 3 columns.