# Generated by roxygen2: do not edit by hand

S3method(is,spatialvalid)
S3method(plot,spatialvalid)
S3method(summary,spatialvalid)
export(CleanCoordinates)
export(CleanCoordinatesDS)
export(CleanCoordinatesFOS)
export(cc_cap)
export(cc_cen)
export(cc_coun)
export(cc_dupl)
export(cc_equ)
export(cc_gbif)
export(cc_inst)
export(cc_iucn)
export(cc_outl)
export(cc_sea)
export(cc_urb)
export(cc_val)
export(cc_zero)
export(cd_ddmm)
export(cd_round)
export(cf_age)
export(cf_equal)
export(cf_outl)
export(cf_range)
export(clean_coordinates)
export(clean_dataset)
export(clean_fossils)
export(write_pyrate)
importFrom(dplyr,bind_rows)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,select)
importFrom(geosphere,destPoint)
importFrom(geosphere,distHaversine)
importFrom(geosphere,distm)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,borders)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,fortify)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,map_data)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_shape_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(graphics,abline)
importFrom(graphics,hist)
importFrom(graphics,plot)
importFrom(graphics,segments)
importFrom(graphics,title)
importFrom(methods,as)
importFrom(methods,is)
importFrom(raster,crop)
importFrom(raster,extent)
importFrom(raster,ncell)
importFrom(raster,plot)
importFrom(raster,raster)
importFrom(raster,res)
importFrom(raster,setValues)
importFrom(rgbif,occ_count)
importFrom(rgdal,readOGR)
importFrom(rgeos,gBuffer)
importFrom(rnaturalearth,ne_download)
importFrom(rnaturalearth,ne_file_name)
importFrom(sp,"proj4string<-")
importFrom(sp,CRS)
importFrom(sp,Polygon)
importFrom(sp,Polygons)
importFrom(sp,SpatialPoints)
importFrom(sp,SpatialPolygons)
importFrom(sp,coordinates)
importFrom(sp,disaggregate)
importFrom(sp,over)
importFrom(sp,proj4string)
importFrom(sp,spTransform)
importFrom(stats,IQR)
importFrom(stats,aggregate)
importFrom(stats,binom.test)
importFrom(stats,complete.cases)
importFrom(stats,cov)
importFrom(stats,dist)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(tidyselect,starts_with)
importFrom(utils,write.table)
