# Generated by roxygen2: do not edit by hand

export(ACIspec)
export(ENTspec)
export(activity)
export(bgNoise)
export(multActivity)
export(satBackup)
export(singleSat)
export(soundMat)
export(soundSat)
exportClasses(noise.matrix)
exportMethods(plot)
importFrom(grDevices,
  nclass.FD,
  nclass.Sturges,
  nclass.scott,
  xy.coords
)
importFrom(graphics,
  abline,
  axis,
  mtext,
  par,
  plot.new,
  plot.window,
  plot.xy
)
importFrom(methods,
  is,
  new,
  slot
)
importFrom(nortest,ad.test)
importFrom(signal,specgram)
importFrom(stats,
  IQR,
  quantile,
  setNames,
  shapiro.test,
  window
)
importFrom(tuneR,
  downsample,
  readWave
)
importFrom(utils,
  capture.output,
  head
)
importFrom(wav,read_wav)
