# Generated by roxygen2: do not edit by hand

export(centerTrajectories)
export(compareToStateEnvelope)
export(compareToTrajectoryEnvelope)
export(cycleConvexity)
export(cycleMetrics)
export(cyclePCoA)
export(cycleShifts)
export(defineTrajectories)
export(extractCycles)
export(extractFixedDateTrajectories)
export(extractTrajectorySections)
export(fixedDateTrajectoryPCoA)
export(is.metric)
export(segmentDistances)
export(smoothTrajectories)
export(stateEnvelopeVariability)
export(subsetTrajectories)
export(trajectoryAngles)
export(trajectoryAngles2D)
export(trajectoryConvergence)
export(trajectoryDirectionality)
export(trajectoryDistances)
export(trajectoryEnvelopeVariability)
export(trajectoryLengths)
export(trajectoryLengths2D)
export(trajectoryMetrics)
export(trajectoryPCoA)
export(trajectoryPlot)
export(trajectoryProjection)
export(trajectoryShifts)
export(trajectorySpeeds)
export(trajectorySpeeds2D)
export(trajectoryVariability)
export(trajectoryWindowMetrics)
importFrom(Kendall,MannKendall)
importFrom(MASS,ginv)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rgb)
importFrom(graphics,arrows)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(stats,as.dist)
importFrom(stats,cmdscale)
importFrom(stats,dist)
importFrom(stats,model.matrix)
importFrom(stats,quantile)
importFrom(utils,combn)
useDynLib(ecotraj, .registration = TRUE)
