# Generated by roxygen2: do not edit by hand

export("%!in%")
export(CreateSegment)
export(CreateSegments)
export(Merge)
export(MergeLast)
export(SegmentSpatialLines)
export(assign_flight_plan)
export(create_grid)
export(custom_proj)
export(detection_process)
export(detfunc_hn)
export(detfunc_hr)
export(generate_env_layer)
export(generate_resource_layer)
export(generate_survey_plan)
export(launch_help)
export(launch_survey_on_movement)
export(normalize)
export(potential_position_func)
export(randomdir)
export(randomdist)
export(simul_spat)
export(simulate_trajectory_CPF)
export(simulate_trajectory_FR)
import(lubridate)
import(sf)
import(spatstat)
importFrom(circular,rwrappednormal)
importFrom(dplyr,arrange)
importFrom(dplyr,desc)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,slice_head)
importFrom(dplyr,slice_sample)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(fields,rdist)
importFrom(glue,glue)
importFrom(gstat,gstat)
importFrom(gstat,vgm)
importFrom(lubridate,as.duration)
importFrom(lubridate,int_overlaps)
importFrom(lubridate,intersect)
importFrom(lubridate,interval)
importFrom(lubridate,seconds)
importFrom(lubridate,ymd_hms)
importFrom(magrittr,"%>%")
importFrom(methods,as)
importFrom(pbapply,pblapply)
importFrom(purrr,map)
importFrom(purrr,map_df)
importFrom(purrr,reduce)
importFrom(qdapTools,id)
importFrom(raster,extent)
importFrom(raster,spLines)
importFrom(sf,as_Spatial)
importFrom(sf,st_as_sf)
importFrom(sf,st_buffer)
importFrom(sf,st_cast)
importFrom(sf,st_centroid)
importFrom(sf,st_contains)
importFrom(sf,st_coordinates)
importFrom(sf,st_crosses)
importFrom(sf,st_distance)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_geometry_type)
importFrom(sf,st_length)
importFrom(sf,st_linestring)
importFrom(sf,st_sf)
importFrom(sf,st_sfc)
importFrom(sf,st_union)
importFrom(sf,st_within)
importFrom(sp,Line)
importFrom(sp,Lines)
importFrom(sp,SpatialLines)
importFrom(sp,coordinates)
importFrom(spatstat.geom,as.im)
importFrom(stats,dnorm)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,rbinom)
importFrom(stats,rgamma)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(terra,as.data.frame)
importFrom(terra,extract)
importFrom(terra,nlyr)
importFrom(terra,predict)
importFrom(terra,rast)
importFrom(tibble,tibble)
importFrom(tidyr,drop_na)
importFrom(utils,browseURL)
