# Generated by roxygen2: do not edit by hand

export(BETS.addin_en)
export(BETS.addin_pt)
export(BETSget)
export(BETSsearch)
export(arch_test)
export(chart)
export(corrgram)
export(dashboard)
export(deflate)
export(dummy)
export(grnn.test)
export(grnn.train)
export(normalize)
export(predict)
export(report)
export(saveSas)
export(saveSpss)
export(saveStata)
export(sidraGet)
export(sidraSearch)
export(std_resid)
export(t_test)
export(ur_test)
import(DBI)
import(RMySQL)
import(digest)
import(dygraphs)
import(forecast)
import(grnn)
import(miniUI)
import(plotly)
import(rjson)
import(rmarkdown)
import(rstudioapi)
import(rvest)
import(shiny)
import(sqldf)
import(stringr)
import(urca)
import(webshot)
import(xml2)
import(zoo)
importFrom(dplyr,as_tibble)
importFrom(forecast,ma)
importFrom(foreign,write.dta)
importFrom(foreign,write.foreign)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_step)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_x_continuous)
importFrom(grDevices,dev.new)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grDevices,png)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,strheight)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(htmltools,html_print)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(lubridate,month)
importFrom(plotly,export)
importFrom(plotly,plotly_build)
importFrom(seasonal,seas)
importFrom(stats,aggregate)
importFrom(stats,as.ts)
importFrom(stats,embed)
importFrom(stats,end)
importFrom(stats,fitted)
importFrom(stats,frequency)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,plot.ts)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,resid)
importFrom(stats,sd)
importFrom(stats,start)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(stats,uniroot)
importFrom(stats,window)
importFrom(stringr,str_c)
importFrom(stringr,str_split)
importFrom(utils,View)
importFrom(utils,combn)
importFrom(utils,head)
importFrom(utils,install.packages)
importFrom(utils,read.csv)
importFrom(utils,read.csv2)
importFrom(utils,remove.packages)
importFrom(utils,tail)
importFrom(utils,write.csv)
importFrom(utils,write.csv2)
importFrom(zoo,as.Date)
importFrom(zoo,as.yearqtr)
importFrom(zoo,zooreg)
