# Generated by roxygen2: do not edit by hand

S3method("[",GRtime)
S3method(Ops,GRtime)
S3method(Summary,GRtime)
S3method(acf,epoch)
S3method(axis,GRtime)
S3method(c,GRtime)
S3method(format,GRtime)
S3method(mad,epoch)
S3method(mean,epoch)
S3method(median,epoch)
S3method(plot,stft)
S3method(pretty,GRtime)
S3method(print,GRtime)
S3method(print,stft)
S3method(quantile,epoch)
S3method(sd,epoch)
export(ReCalibrate)
export(apply.epoch)
export(as.GRtime)
export(convert.time)
export(get.intervals)
export(header.info)
export(parse.time)
export(read.bin)
export(stft)
export(svm)
import(mmap)
importFrom(GGIR,g.calibrate)
importFrom(bitops,bitAnd)
importFrom(bitops,bitShiftL)
importFrom(bitops,bitShiftR)
importFrom(grDevices,col2rgb)
importFrom(grDevices,gray)
importFrom(grDevices,palette)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,acf)
importFrom(stats,fft)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pexp)
importFrom(stats,quantile)
importFrom(stats,runmed)
importFrom(stats,sd)
importFrom(stats,wilcox.test)
importFrom(utils,object.size)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
