# Generated by roxygen2: do not edit by hand

S3method("col_names<-",radf)
S3method("index<-",radf)
S3method(autoplot,datestamp)
S3method(autoplot,radf)
S3method(col_names,default)
S3method(col_names,radf)
S3method(fortify,datestamp)
S3method(fortify,radf)
S3method(index,data.frame)
S3method(index,datestamp)
S3method(index,radf)
S3method(print,crit)
S3method(print,datestamp)
S3method(print,diagnostics)
S3method(print,ggarrange)
S3method(print,summary.radf)
S3method(summary,radf)
export("%>%")
export("col_names<-")
export("index<-")
export(autoplot)
export(col_names)
export(datestamp)
export(diagnostics)
export(fortify)
export(ggarrange)
export(index)
export(mc_cv)
export(radf)
export(report)
export(sb_cv)
export(sim_blan)
export(sim_dgp1)
export(sim_dgp2)
export(sim_div)
export(sim_evans)
export(wb_cv)
import(ggplot2)
importFrom(Rcpp,evalCpp)
importFrom(doSNOW,registerDoSNOW)
importFrom(dplyr,case_when)
importFrom(dplyr,filter)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,fortify)
importFrom(grid,grid.draw)
importFrom(grid,grid.newpage)
importFrom(gridExtra,arrangeGrob)
importFrom(lubridate,date_decimal)
importFrom(lubridate,is.Date)
importFrom(lubridate,round_date)
importFrom(magrittr,"%>%")
importFrom(magrittr,set_colnames)
importFrom(magrittr,set_names)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(purrr,detect_index)
importFrom(purrr,imap)
importFrom(purrr,map)
importFrom(purrr,pluck)
importFrom(purrr,reduce)
importFrom(rlang,"!!")
importFrom(rlang,sym)
importFrom(stats,embed)
importFrom(stats,frequency)
importFrom(stats,lm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,time)
importFrom(tibble,as.tibble)
importFrom(tibble,enframe)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(zoo,"index<-")
importFrom(zoo,index)
useDynLib(exuber, .registration = TRUE)
