# Generated by roxygen2: do not edit by hand

S3method("[",qts_sample)
S3method(append,default)
S3method(append,qts_sample)
S3method(autoplot,kma_qts)
S3method(autoplot,prcomp_qts)
S3method(autoplot,qts)
S3method(autoplot,qts_sample)
S3method(differentiate,qts)
S3method(differentiate,qts_sample)
S3method(exp,qts)
S3method(exp,qts_sample)
S3method(format,qts)
S3method(hemispherize,qts)
S3method(hemispherize,qts_sample)
S3method(kmeans,default)
S3method(kmeans,qts_sample)
S3method(log,qts)
S3method(log,qts_sample)
S3method(mean,qts_sample)
S3method(median,qts_sample)
S3method(moving_average,qts)
S3method(moving_average,qts_sample)
S3method(normalize,qts)
S3method(normalize,qts_sample)
S3method(plot,kma_qts)
S3method(plot,prcomp_qts)
S3method(plot,qts)
S3method(plot,qts_sample)
S3method(prcomp,qts_sample)
S3method(reorient,qts)
S3method(reorient,qts_sample)
S3method(resample,qts)
S3method(resample,qts_sample)
S3method(scale,default)
S3method(scale,qts_sample)
S3method(screeplot,prcomp_qts)
S3method(smooth,default)
S3method(smooth,qts)
S3method(smooth,qts_sample)
S3method(straighten,qts)
S3method(straighten,qts_sample)
export(DTW)
export(append)
export(as_qts)
export(as_qts_sample)
export(centring)
export(differentiate)
export(distDTW)
export(hemispherize)
export(is_qts)
export(is_qts_sample)
export(kmeans)
export(moving_average)
export(normalize)
export(qts2ats)
export(qts2avts)
export(qts2dts)
export(qts2nts)
export(reorient)
export(resample)
export(rnorm_qts)
export(scale)
export(smooth)
export(straighten)
importFrom(Rcpp,sourceCpp)
importFrom(ggplot2,.data)
importFrom(ggplot2,autoplot)
importFrom(graphics,plot)
importFrom(stats,median)
importFrom(stats,prcomp)
importFrom(stats,screeplot)
useDynLib(squat, .registration = TRUE)
