import(zoo)
importFrom("methods")
importFrom("graphics", plot)

exportPattern("^[a-zA-Z]")
exportClassPattern("^[a-zA-Z]")
exportMethods(`[`, phenoAmp, phenoPhase, plot, summary, tsMake)
