View source: R/day_functions.R
daySize | R Documentation |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.