# 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(addAnnotation)
export(addBinaries)
export(addCalibration)
export(addDatabase)
export(addFPOD)
export(addFunction)
export(addGps)
export(addHydrophoneDepth)
export(addMeasures)
export(addNote)
export(addRecordings)
export(addSettings)
export(addWaveHeight)
export(ancillary)
export(applyCalibration)
export(bindStudies)
export(calculateAverageSpectra)
export(calculateEchoDepth)
export(calculateICI)
export(checkAnnotation)
export(checkStudy)
export(detectors)
export(effort)
export(events)
export(export_annomate)
export(export_banter)
export(files)
export(filterEchoDepths)
export(getAnnotation)
export(getBinaryData)
export(getCepstrumData)
export(getClickData)
export(getClipData)
export(getDetectorData)
export(getFPODData)
export(getGPLData)
export(getICI)
export(getMeasures)
export(getNotes)
export(getWarnings)
export(getWhistleData)
export(gps)
export(id)
export(is.AcousticEvent)
export(is.AcousticStudy)
export(is.PAMpalSettings)
export(loadPamguardXML)
export(localizations)
export(mapWavFolder)
export(markAnnotated)
export(matchRecordingUrl)
export(matchTimeData)
export(models)
export(nCepstrum)
export(nClicks)
export(nDetections)
export(nGPL)
export(nWhistles)
export(parseEventClipName)
export(plotDataExplorer)
export(plotGram)
export(plotSpectrogram)
export(plotWaveform)
export(plotWigner)
export(pps)
export(prepAnnotation)
export(processPgDetections)
export(removeBinaries)
export(removeCalibration)
export(removeDatabase)
export(removeFunction)
export(removeNote)
export(removeSettings)
export(roccaWhistleCalcs)
export(runDepthReview)
export(runIciReview)
export(sampleDetector)
export(setSpecies)
export(settings)
export(species)
export(standardCepstrumCalcs)
export(standardClickCalcs)
export(summariseDiveDepth)
export(timeJoin)
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,findEchoTimes)
importFrom(PAMmisc,peakTrough)
importFrom(PAMmisc,readSpecAnno)
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,join_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,n_distinct)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,slice_sample)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(future.apply,future_lapply)
importFrom(gam,gam)
importFrom(gam,predict.Gam)
importFrom(gam,s)
importFrom(geosphere,distGeo)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(grDevices,dev.off)
importFrom(grDevices,gray.colors)
importFrom(grDevices,hcl.colors)
importFrom(grDevices,png)
importFrom(graphics,axis)
importFrom(graphics,hist)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(knitr,kable)
importFrom(lubridate,floor_date)
importFrom(lubridate,int_overlaps)
importFrom(lubridate,int_standardize)
importFrom(lubridate,interval)
importFrom(lubridate,parse_date_time)
importFrom(lubridate,period)
importFrom(methods,new)
importFrom(methods,setGeneric)
importFrom(methods,setMethod)
importFrom(methods,validObject)
importFrom(purrr,discard)
importFrom(purrr,map)
importFrom(purrr,reduce)
importFrom(purrr,transpose)
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,is_expression)
importFrom(rlang,is_quosure)
importFrom(rlang,list2)
importFrom(rlang,parse_expr)
importFrom(rlang,quo_get_expr)
importFrom(rlang,quos)
importFrom(seewave,TKEO)
importFrom(seewave,bwfilter)
importFrom(seewave,spec)
importFrom(shiny,HTML)
importFrom(shiny,actionButton)
importFrom(shiny,brushedPoints)
importFrom(shiny,column)
importFrom(shiny,div)
importFrom(shiny,fluidPage)
importFrom(shiny,fluidRow)
importFrom(shiny,icon)
importFrom(shiny,isolate)
importFrom(shiny,observe)
importFrom(shiny,observeEvent)
importFrom(shiny,onSessionEnded)
importFrom(shiny,plotOutput)
importFrom(shiny,radioButtons)
importFrom(shiny,reactiveVal)
importFrom(shiny,reactiveValues)
importFrom(shiny,renderPlot)
importFrom(shiny,runApp)
importFrom(shiny,selectInput)
importFrom(shiny,shinyApp)
importFrom(shiny,showNotification)
importFrom(shiny,sliderInput)
importFrom(shiny,stopApp)
importFrom(shiny,tags)
importFrom(shiny,textInput)
importFrom(shiny,updateSelectInput)
importFrom(shiny,updateSliderInput)
importFrom(signal,butter)
importFrom(signal,cheby1)
importFrom(signal,decimate)
importFrom(signal,filtfilt)
importFrom(signal,hanning)
importFrom(signal,specgram)
importFrom(stats,approx)
importFrom(stats,approxfun)
importFrom(stats,density)
importFrom(stats,fft)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(tcltk,tk_choose.dir)
importFrom(tcltk,tk_choose.files)
importFrom(tidyr,pivot_wider)
importFrom(tuneR,MCnames)
importFrom(tuneR,WaveMC)
importFrom(tuneR,bind)
importFrom(tuneR,nchannel)
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)
