# Generated by roxygen2: do not edit by hand

export(alignBurstSeq)
export(applySync)
export(checkInp)
export(checkInpSync)
export(fineTuneSyncModel)
export(getBbox)
export(getInp)
export(getInpSync)
export(getSyncCoverage)
export(getSyncModel)
export(getToaYaps)
export(plotBbox)
export(plotSyncModelCheck)
export(plotSyncModelHydros)
export(plotSyncModelResids)
export(plotYaps)
export(prepDetections)
export(runTmb)
export(runYaps)
export(simHydros)
export(simTelemetryTrack)
export(simToa)
export(simTrueTrack)
export(tempToSs)
export(testYaps)
importFrom(Rcpp,sourceCpp)
importFrom(data.table,"%between%")
importFrom(data.table,"%like%")
importFrom(data.table,":=")
importFrom(data.table,.I)
importFrom(data.table,.N)
importFrom(data.table,.SD)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,geom_violin)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_y_log10)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,median)
importFrom(stats,power)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(utils,tail)
useDynLib(yaps)
