# Generated by roxygen2: do not edit by hand

export(cluster_track)
export(combined_prob)
export(mode_velocity)
export(plot_direction)
export(plot_sim)
export(plot_track)
export(plot_velocity)
export(simil_DTW_metric)
export(simil_Frechet_metric)
export(simulate_track)
export(subset_track)
export(test_direction)
export(test_velocity)
export(tps_to_track)
export(track_intersection)
export(track_param)
export(velocity_track)
importFrom(NISTunits,NISTdegTOradian)
importFrom(SimilarityMeasures,Frechet)
importFrom(berryFunctions,insertRows)
importFrom(car,leveneTest)
importFrom(dplyr,bind_rows)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(dtw,dtw)
importFrom(dunn.test,dunn.test)
importFrom(emmeans,emmeans)
importFrom(geomorph,digit.curves)
importFrom(ggplot2,aes)
importFrom(ggplot2,alpha)
importFrom(ggplot2,annotate)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,coord_polar)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_jitter)
importFrom(ggplot2,scale_color_gradientn)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_shape_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,theme_light)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggrepel,geom_label_repel)
importFrom(grDevices,chull)
importFrom(grDevices,colors)
importFrom(graphics,legend)
importFrom(gridExtra,grid.arrange)
importFrom(magrittr,"%>%")
importFrom(mclust,Mclust)
importFrom(mclust,mclust.options)
importFrom(mclust,mclustBIC)
importFrom(schoolmath,is.real.positive)
importFrom(shotGroups,getMinBBox)
importFrom(splancs,csr)
importFrom(stats,TukeyHSD)
importFrom(stats,aov)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,gaussian)
importFrom(stats,glm)
importFrom(stats,kruskal.test)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
importFrom(stringr,str_pad)
importFrom(trajr,TrajAngles)
importFrom(trajr,TrajDistance)
importFrom(trajr,TrajFromCoords)
importFrom(trajr,TrajGenerate)
importFrom(trajr,TrajLength)
importFrom(trajr,TrajRotate)
importFrom(trajr,TrajSinuosity2)
importFrom(trajr,TrajStepLengths)
importFrom(trajr,TrajStraightness)
importFrom(trajr,TrajTranslate)
importFrom(utils,read.table)
