import(pastecs)
import(psych)
import(cluster)
import(NbClust)
import(graphics)
import(grDevices)
import(stats)
import(utils)
import(GPArotation)

S3method(plot,traj)
S3method(print,traj)
S3method(summary,traj)
export(step1measures)
export(step2factors)
export(step3clusters)
export(wrapperTraj)
export(plotMedTraj)
export(plotMeanTraj)
export(plotBoxplotTraj)
export(plotCombTraj)
