# Generated by roxygen2: do not edit by hand

S3method("$<-",das_df)
S3method("$<-",das_dfr)
S3method("[",das_df)
S3method("[",das_dfr)
S3method("[<-",das_df)
S3method("[<-",das_dfr)
S3method("[[<-",das_df)
S3method("[[<-",das_dfr)
S3method(as_das_df,das_df)
S3method(as_das_df,data.frame)
S3method(as_das_dfr,das_dfr)
S3method(as_das_dfr,data.frame)
S3method(das_chop_condition,das_df)
S3method(das_chop_condition,data.frame)
S3method(das_chop_equallength,das_df)
S3method(das_chop_equallength,data.frame)
S3method(das_chop_section,das_df)
S3method(das_chop_section,data.frame)
S3method(das_comments,das_df)
S3method(das_comments,das_dfr)
S3method(das_comments,data.frame)
S3method(das_effort,das_df)
S3method(das_effort,data.frame)
S3method(das_intersects_strata,data.frame)
S3method(das_intersects_strata,list)
S3method(das_process,character)
S3method(das_process,das_dfr)
S3method(das_process,data.frame)
S3method(das_segdata,das_df)
S3method(das_segdata,data.frame)
S3method(das_sight,das_df)
S3method(das_sight,data.frame)
export(.chop_condition_eff)
export(.chop_equallength_eff)
export(.dist_from_prev)
export(.process_chr)
export(.process_num)
export(.segdata_aggr)
export(.segdata_proc)
export(as_das_df)
export(as_das_dfr)
export(das_check)
export(das_chop_condition)
export(das_chop_equallength)
export(das_chop_section)
export(das_comments)
export(das_effort)
export(das_effort_sight)
export(das_format_pdf)
export(das_intersects_strata)
export(das_process)
export(das_read)
export(das_segdata)
export(das_sight)
export(distance_greatcircle)
export(randpicks_convert)
importFrom(dplyr,add_row)
importFrom(dplyr,arrange)
importFrom(dplyr,between)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,lag)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,n_distinct)
importFrom(dplyr,reframe)
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(methods,setOldClass)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,parLapplyLB)
importFrom(parallel,stopCluster)
importFrom(purrr,map_chr)
importFrom(purrr,pmap)
importFrom(purrr,pmap_int)
importFrom(purrr,pmap_lgl)
importFrom(readr,col_character)
importFrom(readr,cols)
importFrom(readr,fwf_positions)
importFrom(readr,read_fwf)
importFrom(rlang,"!!")
importFrom(rlang,.data)
importFrom(sf,st_as_sf)
importFrom(sf,st_cast)
importFrom(sf,st_coordinates)
importFrom(sf,st_geometry)
importFrom(sf,st_intersection)
importFrom(sf,st_intersects)
importFrom(sf,st_linestring)
importFrom(sf,st_polygon)
importFrom(sf,st_sf)
importFrom(sf,st_sfc)
importFrom(sf,st_wrap_dateline)
importFrom(stats,na.omit)
importFrom(stats,runif)
importFrom(swfscMisc,bearing)
importFrom(swfscMisc,destination)
importFrom(swfscMisc,distance)
importFrom(swfscMisc,setupClusters)
importFrom(tidyr,gather)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(utils,tail)
importFrom(utils,write.csv)
