# Generated by roxygen2: do not edit by hand

export("%>%")
export(TRY)
export(acf_chart)
export(add_total_pool)
export(add_total_pool_to_data)
export(apply_normalisation)
export(apply_transformation)
export(build_formula)
export(build_model_table)
export(check_model_file)
export(check_trans_df)
export(check_ts)
export(color_palette)
export(decay)
export(decomp_chart)
export(decomping)
export(default_trans_df)
export(diminish)
export(export_model)
export(filter_decomp_pool)
export(first_last_dates)
export(fit_chart)
export(get_seasonality)
export(get_variable_t)
export(get_vector_from_str)
export(gt_f)
export(heteroskedasticity_chart)
export(hill_function)
export(import_model)
export(is_daily)
export(is_uniform_ts)
export(is_weekly)
export(lag)
export(ma)
export(re_run_model)
export(read_xcsv)
export(resid_hist_chart)
export(response_curves)
export(run_combo_model)
export(run_model)
export(run_text)
export(trans_test)
export(vapply_transformation)
export(what_combo)
export(what_next)
export(what_trans)
import(dplyr)
import(gtrendsR)
import(plotly)
import(readxl)
import(stringr)
import(tibble)
import(tidyverse)
import(zoo)
importFrom(RColorBrewer,brewer.pal)
importFrom(car,vif)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,ylab)
importFrom(lubridate,is.POSIXct)
importFrom(magrittr,"%>%")
importFrom(magrittr,'%>%')
importFrom(methods,is)
importFrom(openxlsx,write.xlsx)
importFrom(purrr,discard)
importFrom(purrr,reduce)
importFrom(readr,read_csv)
importFrom(readxl,read_excel)
importFrom(reshape2,acast)
importFrom(reshape2,melt)
importFrom(sjmisc,to_dummy)
importFrom(stats,complete.cases)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tis,isEaster)
importFrom(tis,isGoodFriday)
importFrom(zoo,as.Date)
importFrom(zoo,rollmean)
