daySize.Rd
This function takes a records file and creates a day for each day the policyholder is active
daySize(records, min_date = NULL, max_date = NULL)
records | File containing a unique policy key with start and end dates. |
---|---|
min_date | Left truncation date. |
max_date | Right truncation date. |
daySize(records)#> num_rows #> 8489