# Generated by roxygen2: do not edit by hand

export(centerTrajectories)
export(compareToStateEnvelope)
export(compareToTrajectoryEnvelope)
export(is.metric)
export(segmentDistances)
export(stateEnvelopeVariability)
export(trajectoryAngles)
export(trajectoryAngles2D)
export(trajectoryConvergence)
export(trajectoryDirectionality)
export(trajectoryDistances)
export(trajectoryEnvelopeVariability)
export(trajectoryLengths)
export(trajectoryLengths2D)
export(trajectoryPCoA)
export(trajectoryPlot)
export(trajectoryProjection)
export(trajectorySelection)
importFrom(Kendall,MannKendall)
importFrom(MASS,ginv)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,arrows)
importFrom(graphics,text)
importFrom(stats,as.dist)
importFrom(stats,cmdscale)
importFrom(stats,dist)
importFrom(stats,model.matrix)
importFrom(stats,quantile)
importFrom(utils,combn)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(ecotraj, .registration = TRUE)
