# Generated by roxygen2: do not edit by hand

S3method("col_names<-",radf)
S3method("index<-",radf)
S3method(col_names,radf)
S3method(index,default)
S3method(index,ts)
S3method(plot,radf)
S3method(print,diagnostics)
S3method(print,report)
export("col_names<-")
export("index<-")
export()
export(col_names)
export(datestamp)
export(diagnostics)
export(index)
export(mc_cv)
export(radf)
export(report)
export(sim_blan)
export(sim_dgp1)
export(sim_dgp2)
export(sim_div)
export(sim_evans)
export(wb_cv)
import(doParallel)
import(dplyr)
import(foreach)
import(ggplot2)
import(parallel)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,plot)
importFrom(purrr,map)
importFrom(rlang,sym)
importFrom(stats,embed)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,time)
importFrom(utils,flush.console)
importFrom(utils,head)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
useDynLib(exuber, .registration = TRUE)
