# Generated by roxygen2: do not edit by hand

S3method(original_file,archaeophases_mcmc)
S3method(original_file,archaeophases_plot)
S3method(plot,archaeophases_plot)
S3method(reproduce,archaeophases_mcmc)
S3method(reproduce,archaeophases_plot)
export(CreateMinMaxGroup)
export(CredibleInterval)
export(DatesHiatus)
export(ImportCSV)
export(ImportCSV.BCal)
export(MarginalPlot)
export(MarginalProba)
export(MarginalStatistics)
export(MultiCredibleInterval)
export(MultiDatesPlot)
export(MultiHPD)
export(MultiMarginalPlot)
export(MultiPhasePlot)
export(MultiPhaseTimeRange)
export(MultiPhasesGap)
export(MultiPhasesTransition)
export(MultiSuccessionPlot)
export(OccurrencePlot)
export(PhaseDurationPlot)
export(PhasePlot)
export(PhaseStatistics)
export(PhaseTimeRange)
export(PhasesGap)
export(PhasesTransition)
export(SuccessionPlot)
export(TempoActivityPlot)
export(TempoPlot)
export(app_ArchaeoPhases)
export(coda.mcmc)
export(credible_interval)
export(dates_hiatus)
export(estimate_range)
export(marginal_plot)
export(marginal_statistics)
export(multi_credible_interval)
export(multi_dates_plot)
export(multi_hpd)
export(multi_marginal_plot)
export(multi_marginal_statistics)
export(occurrence_plot)
export(original_file)
export(phase_statistics)
export(phases_gap)
export(read_bcal)
export(read_chronomodel)
export(read_oxcal)
export(tempo_activity_plot)
export(tempo_plot)
import(toOrdinal)
importFrom(coda,mcmc)
importFrom(coda,mcmc.list)
importFrom(digest,digest)
importFrom(dplyr,"%>%")
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,mutate)
importFrom(dplyr,summarise_all)
importFrom(dplyr,summarize)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_size_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlim)
importFrom(gplots,col2hex)
importFrom(grDevices,dev.new)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(grDevices,rainbow)
importFrom(grDevices,svg)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(hdrcde,hdr)
importFrom(magrittr,"%$%")
importFrom(magrittr,"%>%")
importFrom(readr,locale)
importFrom(readr,read_csv)
importFrom(readr,read_delim)
importFrom(reshape2,melt)
importFrom(stats,approx)
importFrom(stats,density)
importFrom(stats,ecdf)
importFrom(stats,median)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(stats,sd)
importFrom(utils,file_test)
importFrom(utils,read.csv)
importFrom(utils,write.csv)
