# Generated by roxygen2: do not edit by hand

S3method(.DollarNames,AcousticEvent)
S3method(.DollarNames,AcousticStudy)
S3method(filter,AcousticEvent)
S3method(filter,AcousticStudy)
S3method(plot,calibration)
export("ancillary<-")
export("detectors<-")
export("effort<-")
export("events<-")
export("files<-")
export("gps<-")
export("id<-")
export("localizations<-")
export("models<-")
export("pps<-")
export("settings<-")
export("species<-")
export(PAMpalSettings)
export(addBinaries)
export(addCalibration)
export(addDatabase)
export(addFunction)
export(addGps)
export(addHydrophoneDepth)
export(addRecordings)
export(addSettings)
export(ancillary)
export(applyCalibration)
export(calculateAverageSpectra)
export(calculateICI)
export(checkStudy)
export(detectors)
export(effort)
export(events)
export(export_banter)
export(files)
export(getBinaryData)
export(getCepstrumData)
export(getClickData)
export(getDetectorData)
export(getICI)
export(getWarnings)
export(getWhistleData)
export(gps)
export(id)
export(is.AcousticEvent)
export(is.AcousticStudy)
export(is.PAMpalSettings)
export(loadPamguardXML)
export(localizations)
export(models)
export(plotDataExplorer)
export(plotGram)
export(plotSpectrogram)
export(plotWaveform)
export(plotWigner)
export(pps)
export(processPgDetections)
export(removeBinaries)
export(removeCalibration)
export(removeDatabase)
export(removeFunction)
export(removeSettings)
export(roccaWhistleCalcs)
export(setSpecies)
export(settings)
export(species)
export(standardCepstrumCalcs)
export(standardClickCalcs)
export(updateFiles)
export(updatePamObject)
export(writeEventClips)
export(writeWignerData)
exportClasses(AcousticEvent)
exportClasses(AcousticStudy)
exportClasses(PAMpalSettings)
exportMethods("$")
exportMethods("$<-")
exportMethods("[")
exportMethods("[<-")
exportMethods("[[")
exportMethods("[[<-")
exportMethods("ancillary<-")
exportMethods("detectors<-")
exportMethods("effort<-")
exportMethods("events<-")
exportMethods("files<-")
exportMethods("gps<-")
exportMethods("id<-")
exportMethods("localizations<-")
exportMethods("models<-")
exportMethods("pps<-")
exportMethods("settings<-")
exportMethods("species<-")
exportMethods(addGps)
exportMethods(ancillary)
exportMethods(calculateICI)
exportMethods(detectors)
exportMethods(effort)
exportMethods(events)
exportMethods(files)
exportMethods(gps)
exportMethods(id)
exportMethods(localizations)
exportMethods(matchEnvData)
exportMethods(models)
exportMethods(pps)
exportMethods(settings)
exportMethods(species)
import(dplyr)
importClassesFrom(data.table,data.table)
importFrom(PAMmisc,addPgGps)
importFrom(PAMmisc,peakTrough)
importFrom(PAMmisc,squishList)
importFrom(PAMmisc,wignerTransform)
importFrom(PamBinaries,contourToFreq)
importFrom(PamBinaries,convertPgDate)
importFrom(PamBinaries,loadPamguardBinaryFile)
importFrom(RSQLite,SQLite)
importFrom(RSQLite,dbConnect)
importFrom(RSQLite,dbDisconnect)
importFrom(RSQLite,dbListFields)
importFrom(RSQLite,dbListTables)
importFrom(RSQLite,dbReadTable)
importFrom(data.table,":=")
importFrom(data.table,as.data.table)
importFrom(data.table,data.table)
importFrom(data.table,key)
importFrom(data.table,rbindlist)
importFrom(data.table,setDF)
importFrom(data.table,setDT)
importFrom(data.table,setkeyv)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,n_distinct)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(gam,gam)
importFrom(gam,predict.Gam)
importFrom(gam,s)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,ggplot)
importFrom(grDevices,gray.colors)
importFrom(graphics,axis)
importFrom(graphics,image)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,title)
importFrom(knitr,kable)
importFrom(lubridate,parse_date_time)
importFrom(magrittr,"%>%")
importFrom(manipulate,manipulate)
importFrom(methods,new)
importFrom(methods,setGeneric)
importFrom(methods,setMethod)
importFrom(methods,validObject)
importFrom(purrr,map)
importFrom(purrr,reduce)
importFrom(purrr,transpose)
importFrom(readr,col_character)
importFrom(readr,cols)
importFrom(readr,read_csv)
importFrom(reticulate,import)
importFrom(reticulate,install_miniconda)
importFrom(reticulate,np_array)
importFrom(reticulate,py_available)
importFrom(reticulate,py_install)
importFrom(reticulate,py_module_available)
importFrom(rlang,as_label)
importFrom(rlang,parse_expr)
importFrom(rlang,quos)
importFrom(seewave,TKEO)
importFrom(seewave,bwfilter)
importFrom(seewave,spec)
importFrom(signal,decimate)
importFrom(signal,hanning)
importFrom(signal,specgram)
importFrom(stats,approx)
importFrom(stats,density)
importFrom(stats,fft)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stringr,str_split)
importFrom(stringr,str_trim)
importFrom(tcltk,tk_choose.dir)
importFrom(tcltk,tk_choose.files)
importFrom(tidyr,spread)
importFrom(tuneR,MCnames)
importFrom(tuneR,WaveMC)
importFrom(tuneR,bind)
importFrom(tuneR,downsample)
importFrom(tuneR,readWave)
importFrom(tuneR,writeWave)
importFrom(utils,.DollarNames)
importFrom(utils,capture.output)
importFrom(utils,globalVariables)
importFrom(utils,menu)
importFrom(utils,packageVersion)
importFrom(utils,read.csv)
importFrom(utils,setTxtProgressBar)
importFrom(utils,str)
importFrom(utils,txtProgressBar)
importFrom(utils,write.csv)
importFrom(xml2,read_xml)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_attrs)
importFrom(xml2,xml_children)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_name)
importMethodsFrom(PAMmisc,matchEnvData)
