R/globals.R

utils::globalVariables(c("issue_date", "term_date", "last_date",
                         "pol_num", "status", "exposure", "n_claims", "claims",
                         "first_date", "cal_b", "cal_e", "tot_per",
                         "rep_n", "last_per", "first_per", ".time",
                         "q_obs", ".weight", ".weight_n", ".weight_sq",
                         "ex_wt", "ex2_wt", "is_number", "n_unique",
                         "trx_date", "trx_type", "trx_amt", "trx_n", "trx_flag",
                         "trx_util", "avg_trx", "avg_all", "trx_freq",
                         "class1", "Series", "Rate", "A/E ratio",
                         "q_obs_lower", "q_obs_upper",
                         "trx_util_lower", "trx_util_upper", "sd_agg",
                         "sd_all", "sd_trx", "trx_amt_sq",
                         "n", "name", "ymax", "ymin",
                         "cal_yr", "anniv", "cal_yr_end", "h", "piece", "v",
                         "scope", "next_anniv", "b"))

Try the actxps package in your browser

Any scripts or data that you put into this service are public.

actxps documentation built on June 26, 2024, 9:07 a.m.