# Generated by roxygen2: do not edit by hand

S3method(assign_polygons,SpatialPolygonsDataFrame)
S3method(assign_polygons,sf)
S3method(calculate_grid,SpatialPolygonsDataFrame)
S3method(calculate_grid,sf)
S3method(plot,geogrid)
export(assign_polygons)
export(calculate_cell_size)
export(calculate_grid)
export(get_shape_details)
export(read_polygons)
importFrom(Rcpp,sourceCpp)
importFrom(methods,as)
importFrom(sf,st_as_sf)
importFrom(sf,st_centroid)
importFrom(sf,st_read)
importFrom(sp,CRS)
importFrom(sp,HexPoints2SpatialPolygons)
importFrom(sp,SpatialPixels)
importFrom(sp,SpatialPolygonsDataFrame)
importFrom(sp,coordinates)
importFrom(sp,merge)
importFrom(sp,plot)
importFrom(sp,spDists)
importFrom(sp,spDistsN1)
importFrom(sp,spsample)
useDynLib(geogrid)
