# Generated by roxygen2: do not edit by hand

S3method("$<-",airdas_df)
S3method("$<-",airdas_dfr)
S3method("[",airdas_df)
S3method("[",airdas_dfr)
S3method("[<-",airdas_df)
S3method("[<-",airdas_dfr)
S3method("[[<-",airdas_df)
S3method("[[<-",airdas_dfr)
S3method(airdas_chop_condition,airdas_df)
S3method(airdas_chop_condition,data.frame)
S3method(airdas_chop_equallength,airdas_df)
S3method(airdas_chop_equallength,data.frame)
S3method(airdas_chop_section,airdas_df)
S3method(airdas_chop_section,data.frame)
S3method(airdas_comments,airdas_df)
S3method(airdas_comments,airdas_dfr)
S3method(airdas_comments,data.frame)
S3method(airdas_comments_process,airdas_df)
S3method(airdas_comments_process,airdas_dfr)
S3method(airdas_comments_process,data.frame)
S3method(airdas_effort,airdas_df)
S3method(airdas_effort,data.frame)
S3method(airdas_process,airdas_dfr)
S3method(airdas_process,character)
S3method(airdas_process,data.frame)
S3method(airdas_segdata,airdas_df)
S3method(airdas_segdata,data.frame)
S3method(airdas_sight,airdas_df)
S3method(airdas_sight,data.frame)
S3method(as_airdas_df,airdas_df)
S3method(as_airdas_df,data.frame)
S3method(as_airdas_dfr,airdas_dfr)
S3method(as_airdas_dfr,data.frame)
export(airdas_check)
export(airdas_chop_condition)
export(airdas_chop_equallength)
export(airdas_chop_section)
export(airdas_comments)
export(airdas_comments_process)
export(airdas_effort)
export(airdas_effort_sight)
export(airdas_format_pdf)
export(airdas_process)
export(airdas_read)
export(airdas_segdata)
export(airdas_sight)
export(as_airdas_df)
export(as_airdas_dfr)
importFrom(dplyr,arrange)
importFrom(dplyr,between)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,right_join)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(lubridate,day)
importFrom(lubridate,month)
importFrom(lubridate,tz)
importFrom(lubridate,year)
importFrom(magrittr,"%>%")
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,parLapplyLB)
importFrom(parallel,stopCluster)
importFrom(readr,col_character)
importFrom(readr,cols)
importFrom(readr,fwf_positions)
importFrom(readr,read_fwf)
importFrom(rlang,"!!")
importFrom(rlang,.data)
importFrom(stats,na.omit)
importFrom(stats,runif)
importFrom(stringr,str_count)
importFrom(stringr,str_detect)
importFrom(stringr,str_match_all)
importFrom(stringr,str_split)
importFrom(swfscDAS,.chop_condition_eff)
importFrom(swfscDAS,.chop_equallength_eff)
importFrom(swfscDAS,.dist_from_prev)
importFrom(swfscDAS,.process_chr)
importFrom(swfscDAS,.process_num)
importFrom(swfscDAS,.segdata_aggr)
importFrom(swfscDAS,.segdata_proc)
importFrom(swfscDAS,das_effort_sight)
importFrom(swfscDAS,distance_greatcircle)
importFrom(swfscMisc,bearing)
importFrom(swfscMisc,destination)
importFrom(swfscMisc,distance)
importFrom(swfscMisc,setupClusters)
importFrom(tidyr,unnest)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(utils,tail)
importFrom(utils,write.csv)
