# Generated by roxygen2: do not edit by hand

export("%>%")
export(TRY)
export(acf_chart)
export(apply_normalisation)
export(apply_transformation)
export(build_formula)
export(build_model_table)
export(check_model_file)
export(check_ts)
export(color_palette)
export(decay)
export(decomp_chart)
export(decomping)
export(default_trans_df)
export(diminish)
export(export_model)
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(read_xcsv)
export(resid_hist_chart)
export(response_curves)
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(anytime,anydate)
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(rlist,list.append)
importFrom(sjmisc,to_dummy)
importFrom(stats,complete.cases)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(tidyr,pivot_wider)
importFrom(tis,isEaster)
importFrom(tis,isGoodFriday)
importFrom(zoo,as.Date)
importFrom(zoo,rollmean)
