# Generated by roxygen2: do not edit by hand

export(appac)
export(check_cols)
export(debias_ct)
export(get_changepoints)
export(get_variance_changepoints)
export(goodness_of_fit)
export(plot_area_date)
export(plot_area_pressure)
export(plot_area_pressure_fit)
export(plot_residuals)
exportClasses(Appac)
exportClasses(Compensation)
exportClasses(Correction)
exportMethods(print)
exportMethods(show)
import(methods)
import(stats)
importFrom(data.table,as.IDate)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,group_by)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,where)
importFrom(tibble,as_tibble)
importFrom(utils,capture.output)
