# Generated by roxygen2: do not edit by hand

export(Clip2Coast)
export(Rotate_obj)
export(SmallBathy)
export(add_Cscale)
export(add_PieLegend)
export(add_RefGrid)
export(add_col)
export(add_labels)
export(assign_areas)
export(create_Arrow)
export(create_Lines)
export(create_Pies)
export(create_Points)
export(create_PolyGrids)
export(create_Polys)
export(create_Stations)
export(get_C_intersection)
export(get_depths)
export(get_iso_polys)
export(load_ASDs)
export(load_Bathy)
export(load_Coastline)
export(load_EEZs)
export(load_MAs)
export(load_MPAs)
export(load_RBs)
export(load_SSMUs)
export(load_SSRUs)
export(project_data)
export(seabed_area)
import(sf)
importFrom(bezier,bezier)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,summarise_all)
importFrom(grDevices,chull)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,recordPlot)
importFrom(grDevices,replayPlot)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,rect)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(lwgeom,st_transform_proj)
importFrom(magrittr,"%>%")
importFrom(stars,st_as_stars)
importFrom(stars,st_contour)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(terra,as.polygons)
importFrom(terra,clamp)
importFrom(terra,classify)
importFrom(terra,click)
importFrom(terra,crop)
importFrom(terra,expanse)
importFrom(terra,ext)
importFrom(terra,extend)
importFrom(terra,extract)
importFrom(terra,mask)
importFrom(terra,plot)
importFrom(terra,project)
importFrom(terra,rast)
importFrom(terra,vect)
importFrom(utils,download.file)
importFrom(utils,edit)
importFrom(utils,globalVariables)
importFrom(utils,menu)
importFrom(utils,read.csv)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
