# Generated by roxygen2: do not edit by hand

S3method("$",audioSample)
S3method("[",audioSample)
S3method(print,edinfo)
export(addPgAnno)
export(addPgEvent)
export(addPgGps)
export(browseEdinfo)
export(createAMWave)
export(createClickWave)
export(createSSP)
export(dataToRanges)
export(decimateWavFiles)
export(downloadEnv)
export(edinfoToURL)
export(erddapToEdinfo)
export(fastReadWave)
export(findEchoTimes)
export(formatURL)
export(getEdinfo)
export(getFigshareInfo)
export(hycomToEdinfo)
export(matchEnvData)
export(ncToData)
export(opendapToEdinfo)
export(peakTrough)
export(plotPresBar)
export(plotPresGrid)
export(processSoundtrapLogs)
export(pwelch)
export(raytrace)
export(readGPXTrack)
export(readSpecAnno)
export(soundtrapQAQC)
export(squishList)
export(straightPath)
export(trainSplitPermute)
export(updateUID)
export(varSelect)
export(wignerTransform)
export(writeAMWave)
export(writeClickWave)
exportMethods(matchEnvData)
import(dplyr)
import(ggplot2)
import(httr)
importFrom(PamBinaries,
  convertPgDate,
  loadPamguardBinaryFile,
  pbToDf
)
importFrom(RSQLite,
  SQLite,
  dbAppendTable,
  dbClearResult,
  dbConnect,
  dbDisconnect,
  dbListFields,
  dbListTables,
  dbReadTable,
  dbRemoveTable,
  dbSendQuery
)
importFrom(data.table,
  frollmean,
  frollsum
)
importFrom(dplyr,
  all_of,
  arrange,
  bind_cols,
  bind_rows,
  desc,
  distinct,
  filter,
  mutate,
  rename,
  select,
  setdiff
)
importFrom(fftw,
  FFT,
  IFFT,
  planFFT
)
importFrom(geosphere,bearing)
importFrom(ggplot2,
  aes,
  geom_path,
  ggplot,
  scale_color_manual
)
importFrom(grDevices,
  dev.off,
  png
)
importFrom(graphics,
  axis,
  axis.POSIXct,
  image,
  legend,
  lines,
  mtext,
  par,
  points,
  text,
  title
)
importFrom(httr,GET)
importFrom(lubridate,
  floor_date,
  hour,
  minute,
  parse_date_time,
  period,
  with_tz,
  yday
)
importFrom(methods,
  setGeneric,
  setMethod
)
importFrom(ncdf4,
  nc_close,
  nc_open,
  ncatt_get,
  ncvar_get
)
importFrom(purrr,
  reduce,
  transpose
)
importFrom(rerddap,info)
importFrom(rjson,fromJSON)
importFrom(scales,viridis_pal)
importFrom(seewave,
  bwfilter,
  resamp,
  wasp
)
importFrom(signal,
  butter,
  filtfilt,
  hamming
)
importFrom(stats,
  median,
  sd
)
importFrom(suncalc,getSunlightTimes)
importFrom(tcltk,tk_choose.dir)
importFrom(tools,R_user_dir)
importFrom(tuneR,
  Wave,
  WaveMC,
  bind,
  normalize,
  readWave,
  writeWave
)
importFrom(utils,
  menu,
  packageVersion,
  read.csv,
  read.table,
  setTxtProgressBar,
  txtProgressBar
)
importFrom(xml2,
  read_xml,
  xml_attr,
  xml_attrs,
  xml_contents,
  xml_find_all,
  xml_find_first,
  xml_ns_strip,
  xml_text
)
useDynLib(PAMmisc, .registration = TRUE)
