# Generated by roxygen2: do not edit by hand

S3method("col_names<-",radf)
S3method("index<-",radf)
S3method(augment,mc_cv)
S3method(augment,radf)
S3method(augment,sb_cv)
S3method(augment,wb_cv)
S3method(autoplot,datestamp)
S3method(autoplot,mc_distr)
S3method(autoplot,radf)
S3method(autoplot,sb_distr)
S3method(autoplot,sim)
S3method(autoplot,wb_distr)
S3method(col_names,default)
S3method(col_names,radf)
S3method(fortify,datestamp)
S3method(fortify,radf)
S3method(glance,radf)
S3method(index,cv)
S3method(index,data.frame)
S3method(index,default)
S3method(index,radf)
S3method(print,crit)
S3method(print,datestamp)
S3method(print,diagnostics)
S3method(print,ggarrange)
S3method(print,sim)
S3method(print,summary.radf)
S3method(summary,radf)
S3method(tidy,mc_cv)
S3method(tidy,mc_distr)
S3method(tidy,radf)
S3method(tidy,sb_cv)
S3method(tidy,sb_distr)
S3method(tidy,wb_cv)
S3method(tidy,wb_distr)
export("%>%")
export("col_names<-")
export("index<-")
export(augment)
export(augment_join)
export(autoplot)
export(calc_pvalue)
export(col_names)
export(datestamp)
export(diagnostics)
export(fortify)
export(ggarrange)
export(glance)
export(index)
export(mc_cv)
export(mc_distr)
export(psy_ds)
export(psy_minw)
export(radf)
export(report)
export(sb_cv)
export(sb_distr)
export(sim_blan)
export(sim_div)
export(sim_evans)
export(sim_psy1)
export(sim_psy2)
export(tidy)
export(wb_cv)
export(wb_distr)
importFrom(Rcpp,evalCpp)
importFrom(cli,cat_line)
importFrom(cli,cat_rule)
importFrom(doSNOW,registerDoSNOW)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,tibble)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(generics,augment)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(ggplot2,"%+%")
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,fortify)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_date)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(glue,glue)
importFrom(grid,grid.draw)
importFrom(grid,grid.newpage)
importFrom(gridExtra,arrangeGrob)
importFrom(lubridate,date_decimal)
importFrom(lubridate,is.Date)
importFrom(lubridate,round_date)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(purrr,detect_index)
importFrom(purrr,imap)
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_dbl)
importFrom(purrr,map_dbl)
importFrom(purrr,pluck)
importFrom(purrr,reduce)
importFrom(purrr,when)
importFrom(rlang,"!!")
importFrom(rlang,"%||%")
importFrom(rlang,as_double)
importFrom(rlang,dots_list)
importFrom(rlang,enexpr)
importFrom(rlang,is_bare_character)
importFrom(rlang,is_bare_numeric)
importFrom(rlang,is_scalar_atomic)
importFrom(rlang,set_names)
importFrom(rlang,sym)
importFrom(stats,embed)
importFrom(stats,frequency)
importFrom(stats,is.ts)
importFrom(stats,lm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,time)
importFrom(tibble,add_column)
importFrom(tibble,enframe)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,gather)
importFrom(tidyr,nest)
importFrom(tidyr,spread)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(zoo,"index<-")
importFrom(zoo,index)
useDynLib(exuber, .registration = TRUE)
