# Generated by roxygen2: do not edit by hand

export(addAIS)
export(addAISSummary)
export(checkSoundscapeInput)
export(createOctaveLevel)
export(downloadMarCadAIS)
export(loadMantaNc)
export(markNA)
export(matchGFS)
export(plotAcousticScene)
export(plotHourlyLevel)
export(plotPSD)
export(plotScaledTimeseries)
export(plotTimeseries)
export(prepPSDData)
export(readLocalAIS)
export(subsetMarCadAIS)
import(ggplot2)
importFrom(PAMmisc,ncToData)
importFrom(data.table,fread)
importFrom(data.table,fwrite)
importFrom(data.table,rbindlist)
importFrom(data.table,setDF)
importFrom(data.table,setkeyv)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,group_by)
importFrom(dplyr,join_by)
importFrom(dplyr,left_join)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(geosphere,distGeo)
importFrom(graphics,hist)
importFrom(hoardr,hoard)
importFrom(httr,GET)
importFrom(httr,progress)
importFrom(httr,write_disk)
importFrom(lubridate,floor_date)
importFrom(lubridate,hour)
importFrom(lubridate,minute)
importFrom(lubridate,parse_date_time)
importFrom(lubridate,period)
importFrom(lubridate,round_date)
importFrom(lubridate,with_tz)
importFrom(lubridate,year)
importFrom(magrittr,"%>%")
importFrom(ncdf4,nc_close)
importFrom(ncdf4,nc_open)
importFrom(ncdf4,ncvar_get)
importFrom(purrr,reduce)
importFrom(readr,read_csv)
importFrom(readr,read_lines)
importFrom(rlang,.data)
importFrom(scales,hue_pal)
importFrom(scales,scientific_format)
importFrom(scales,viridis_pal)
importFrom(sf,st_as_sf)
importFrom(sf,st_as_sfc)
importFrom(sf,st_bbox)
importFrom(sf,st_buffer)
importFrom(stats,approx)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(tdigest,as_tdigest)
importFrom(tdigest,td_merge)
importFrom(tdigest,tdigest)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(utils,globalVariables)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
