# Generated by roxygen2: do not edit by hand

export(calculateAlpha)
export(calculateFD)
export(calculateJD)
export(calculateMSD)
export(calculateTrackDensity)
export(compareDatasets)
export(correctTrackMateData)
export(find_td_area)
export(fittingJD)
export(makeComparison)
export(makeSummaryReport)
export(plot_tm_MSD)
export(plot_tm_NMSD)
export(plot_tm_allTracks)
export(plot_tm_alpha)
export(plot_tm_cumdistOverTime)
export(plot_tm_displacementHist)
export(plot_tm_displacementOverTime)
export(plot_tm_fd)
export(plot_tm_neighbours)
export(plot_tm_speed)
export(plot_tm_width)
export(readTrackMateXML)
export(reportDataset)
import(dplyr)
import(ggplot2)
import(patchwork)
importFrom(XML,getNodeSet)
importFrom(XML,xmlDoc)
importFrom(XML,xmlGetAttr)
importFrom(XML,xmlParse)
importFrom(XML,xpathApply)
importFrom(XML,xpathSApply)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(ggforce,geom_sina)
importFrom(graphics,frame)
importFrom(graphics,hist)
importFrom(parallel,detectCores)
importFrom(reshape2,melt)
importFrom(stats,approx)
importFrom(stats,coef)
importFrom(stats,dist)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,nls)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(utils,data)
importFrom(utils,install.packages)
importFrom(utils,read.csv)
importFrom(utils,write.csv)
importFrom(zoo,rollmean)
