# Generated by roxygen2: do not edit by hand

export(computeResult)
export(estimateIntervals)
export(estimateTimePoint)
export(getShiftTime)
export(getSiteStayTimes)
export(plotTime)
exportClasses(TemporalIso)
exportMethods(export)
exportMethods(plot)
import(Rcpp)
import(methods)
import(rstantools)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_line)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(rstan,sampling)
importFrom(stats,approx)
importFrom(stats,dnorm)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(utils,write.csv)
useDynLib(OsteoBioR, .registration = TRUE)
