# Generated by roxygen2: do not edit by hand

S3method("[",fbl_vtl_ts)
S3method("[",mdl_vtl_df)
S3method("[",vital)
S3method(age_components,FDM)
S3method(age_components,FMEAN)
S3method(age_components,FNAIVE)
S3method(age_components,GAPC)
S3method(age_components,LC)
S3method(age_components,mdl_vtl_df)
S3method(arrange,fbl_vtl_ts)
S3method(arrange,grouped_vital)
S3method(arrange,mdl_vtl_df)
S3method(arrange,vital)
S3method(as_vital,data.frame)
S3method(as_vital,demogdata)
S3method(as_vital,tbl_ts)
S3method(as_vital,vital)
S3method(augment,mdl_vtl_df)
S3method(augment,mdl_vtl_ts)
S3method(autoplot,FDM)
S3method(autoplot,FMEAN)
S3method(autoplot,FNAIVE)
S3method(autoplot,LC)
S3method(autoplot,fbl_vtl_ts)
S3method(autoplot,mdl_vtl_df)
S3method(autoplot,vital)
S3method(cohort_components,GAPC)
S3method(cohort_components,mdl_vtl_df)
S3method(dplyr::dplyr_col_modify,fbl_vtl_ts)
S3method(dplyr::dplyr_col_modify,grouped_vital)
S3method(dplyr::dplyr_col_modify,mdl_vtl_df)
S3method(dplyr::dplyr_col_modify,vital)
S3method(dplyr::dplyr_reconstruct,fbl_vtl_ts)
S3method(dplyr::dplyr_reconstruct,grouped_vital)
S3method(dplyr::dplyr_reconstruct,mdl_vtl_df)
S3method(dplyr::dplyr_reconstruct,vital)
S3method(dplyr::dplyr_row_slice,fbl_vtl_ts)
S3method(dplyr::dplyr_row_slice,grouped_vital)
S3method(dplyr::dplyr_row_slice,mdl_vtl_df)
S3method(dplyr::dplyr_row_slice,vital)
S3method(dplyr::relocate,fbl_vtl_ts)
S3method(dplyr::relocate,mdl_vtl_df)
S3method(dplyr::relocate,vital)
S3method(estimate,vital)
S3method(fitted,mdl_vtl_df)
S3method(forecast,FDM)
S3method(forecast,FMEAN)
S3method(forecast,FNAIVE)
S3method(forecast,GAPC)
S3method(forecast,LC)
S3method(forecast,mdl_vtl_df)
S3method(forecast,mdl_vtl_ts)
S3method(generate,FDM)
S3method(generate,FMEAN)
S3method(generate,FNAIVE)
S3method(generate,GAPC)
S3method(generate,LC)
S3method(generate,mdl_vtl_df)
S3method(generate,mdl_vtl_ts)
S3method(glance,FDM)
S3method(glance,FMEAN)
S3method(glance,FNAIVE)
S3method(glance,GAPC)
S3method(glance,LC)
S3method(group_by,fbl_vtl_ts)
S3method(group_by,vital)
S3method(interpolate,FMEAN)
S3method(interpolate,mdl_vtl_df)
S3method(interpolate,mdl_vtl_ts)
S3method(model,vital)
S3method(model_sum,FDM)
S3method(model_sum,FMEAN)
S3method(model_sum,FNAIVE)
S3method(model_sum,GAPC)
S3method(model_sum,LC)
S3method(rename,vital)
S3method(report,FDM)
S3method(report,FMEAN)
S3method(report,FNAIVE)
S3method(report,GAPC)
S3method(report,LC)
S3method(residuals,mdl_vtl_df)
S3method(response,mdl_vtl_ts)
S3method(select,fbl_vtl_ts)
S3method(select,grouped_vital)
S3method(select,mdl_vtl_df)
S3method(select,vital)
S3method(summarise,fbl_vtl_ts)
S3method(summarise,grouped_vital)
S3method(summarise,mdl_vtl_df)
S3method(summarise,vital)
S3method(tbl_sum,fbl_vtl_ts)
S3method(tbl_sum,grouped_vital)
S3method(tbl_sum,vital)
S3method(tidy,FDM)
S3method(tidy,FMEAN)
S3method(tidy,FNAIVE)
S3method(tidy,GAPC)
S3method(tidy,LC)
S3method(time_components,FDM)
S3method(time_components,FMEAN)
S3method(time_components,FNAIVE)
S3method(time_components,GAPC)
S3method(time_components,LC)
S3method(time_components,mdl_vtl_df)
S3method(transmute,fbl_vtl_ts)
S3method(transmute,grouped_vital)
S3method(transmute,mdl_vtl_df)
S3method(transmute,vital)
S3method(ungroup,grouped_vital)
export(APC)
export(CBD)
export(FDM)
export(FMEAN)
export(FNAIVE)
export(GAPC)
export(LC)
export(LC2)
export(M7)
export(PLAT)
export(RH)
export(age_components)
export(as_vital)
export(augment)
export(autoplot)
export(cohort_components)
export(collapse_ages)
export(estimate)
export(forecast)
export(generate)
export(generate_population)
export(glance)
export(interpolate)
export(life_expectancy)
export(life_table)
export(make_pr)
export(make_sd)
export(model)
export(net_migration)
export(read_hfd)
export(read_hfd_files)
export(read_hmd)
export(read_hmd_files)
export(read_ktdb)
export(read_ktdb_files)
export(read_stmf)
export(read_stmf_files)
export(report)
export(smooth_fertility)
export(smooth_loess)
export(smooth_mortality)
export(smooth_mortality_law)
export(smooth_spline)
export(tidy)
export(time_components)
export(total_fertility_rate)
export(undo_pr)
export(undo_sd)
export(vital)
export(vital_vars)
import(fabletools)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_drop_default)
importFrom(dplyr,group_data)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,nest_by)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,transmute)
importFrom(dplyr,ungroup)
importFrom(fabletools,augment)
importFrom(fabletools,estimate)
importFrom(fabletools,forecast)
importFrom(fabletools,generate)
importFrom(fabletools,glance)
importFrom(fabletools,interpolate)
importFrom(fabletools,model)
importFrom(fabletools,report)
importFrom(fabletools,tidy)
importFrom(ggplot2,aes)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,xlab)
importFrom(grDevices,rainbow)
importFrom(purrr,compose)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_dfr)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,possibly)
importFrom(purrr,transpose)
importFrom(rlang,"%@%")
importFrom(rlang,"%||%")
importFrom(rlang,":=")
importFrom(rlang,abort)
importFrom(rlang,as_label)
importFrom(rlang,as_name)
importFrom(rlang,as_quosures)
importFrom(rlang,as_string)
importFrom(rlang,call2)
importFrom(rlang,call_args)
importFrom(rlang,call_name)
importFrom(rlang,caller_env)
importFrom(rlang,empty_env)
importFrom(rlang,enexpr)
importFrom(rlang,enquo)
importFrom(rlang,eval_tidy)
importFrom(rlang,exec)
importFrom(rlang,expr)
importFrom(rlang,expr_name)
importFrom(rlang,flatten)
importFrom(rlang,get_env)
importFrom(rlang,get_expr)
importFrom(rlang,inform)
importFrom(rlang,is_call)
importFrom(rlang,is_empty)
importFrom(rlang,is_false)
importFrom(rlang,is_null)
importFrom(rlang,is_quosure)
importFrom(rlang,is_quosures)
importFrom(rlang,is_symbol)
importFrom(rlang,is_syntactic_literal)
importFrom(rlang,list2)
importFrom(rlang,missing_arg)
importFrom(rlang,new_environment)
importFrom(rlang,new_formula)
importFrom(rlang,new_function)
importFrom(rlang,new_quosure)
importFrom(rlang,quo)
importFrom(rlang,quo_get_expr)
importFrom(rlang,quo_is_call)
importFrom(rlang,quo_is_missing)
importFrom(rlang,quo_is_null)
importFrom(rlang,quo_name)
importFrom(rlang,rep_along)
importFrom(rlang,set_env)
importFrom(rlang,set_names)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(rlang,warn)
importFrom(stats,as.formula)
importFrom(stats,fitted)
importFrom(stats,loess)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(stats,var)
importFrom(tibble,as_tibble)
importFrom(tibble,tbl_sum)
importFrom(tibble,tibble)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyselect,all_of)
importFrom(tidyselect,eval_select)
importFrom(tidyselect,everything)
importFrom(tsibble,as_tsibble)
importFrom(tsibble,build_tsibble)
importFrom(tsibble,group_by_key)
importFrom(tsibble,index)
importFrom(tsibble,index2)
importFrom(tsibble,index_var)
importFrom(tsibble,is_grouped_ts)
importFrom(tsibble,is_ordered)
importFrom(tsibble,is_regular)
importFrom(tsibble,is_tsibble)
importFrom(tsibble,key_data)
importFrom(tsibble,key_vars)
importFrom(tsibble,measured_vars)
importFrom(tsibble,n_keys)
importFrom(tsibble,tsibble)
importFrom(utils,head)
importFrom(utils,tail)
