powered by
This function takes a records file and creates a day for each day the policyholder is active
addDays(records, min_date = NULL, max_date = NULL)
File containing a unique policy key with start and end dates.
Left truncation date.
Right truncation date.
# NOT RUN { addDays(records) # }
Run the code above in your browser using DataLab