# Generated by roxygen2: do not edit by hand

export(claims_by_first_report)
export(claims_by_link_ratio)
export(claims_by_wait_time)
export(policies_grow)
export(policies_renew)
export(policies_simulate)
export(policy_year_increment)
export(policy_year_new)
importFrom(assertthat,assert_that)
importFrom(assertthat,is.number)
importFrom(checkmate,assertIntegerish)
importFrom(dplyr,filter)
importFrom(dplyr,left_join)
importFrom(lubridate,day)
importFrom(lubridate,days)
importFrom(lubridate,leap_year)
importFrom(lubridate,month)
importFrom(lubridate,year)
importFrom(lubridate,years)
importFrom(lubridate,ymd)
importFrom(magrittr,"%>%")
importFrom(stringi,stri_rand_strings)
importFrom(tibble,tibble)
importFrom(utils,head)
