# Generated by roxygen2: do not edit by hand

S3method("[",BNGReference)
S3method("[<-",BNGReference)
S3method("[[",BNGReference)
S3method("[[<-",BNGReference)
S3method(as.data.frame,BNGReference)
S3method(as_bng_reference,BNGReference)
S3method(as_bng_reference,character)
S3method(as_bng_reference,default)
S3method(bbox_to_bng,data.frame)
S3method(bbox_to_bng,matrix)
S3method(bbox_to_bng,numeric)
S3method(c,BNGReference)
S3method(format,BNGReference)
S3method(geom_to_bng,geos_geometry)
S3method(geom_to_bng,sf)
S3method(geom_to_bng,sfc)
S3method(geom_to_bng_intersection,geos_geometry)
S3method(geom_to_bng_intersection,sf)
S3method(geom_to_bng_intersection,sfc)
S3method(geom_to_bng_intersection_explode,geos_geometry)
S3method(geom_to_bng_intersection_explode,sf)
S3method(geom_to_bng_intersection_explode,sfc)
S3method(is_valid_bng,BNGReference)
S3method(is_valid_bng,character)
S3method(is_valid_bng_resolution,character)
S3method(is_valid_bng_resolution,numeric)
S3method(print,BNGReference)
S3method(unique,BNGReference)
S3method(xy_to_bng,data.frame)
S3method(xy_to_bng,matrix)
S3method(xy_to_bng,numeric)
export(as_bng_reference)
export(bbox_to_bng)
export(bng_distance)
export(bng_dwithin)
export(bng_grid_100km)
export(bng_grid_10km)
export(bng_grid_1km)
export(bng_grid_50km)
export(bng_grid_5km)
export(bng_is_neighbour)
export(bng_kdisc)
export(bng_kring)
export(bng_neighbours)
export(bng_to_bbox)
export(bng_to_children)
export(bng_to_grid_geom)
export(bng_to_parent)
export(bng_to_xy)
export(geom_to_bng)
export(geom_to_bng_intersection)
export(geom_to_bng_intersection_explode)
export(get_bng_resolution)
export(get_bng_resolution_string)
export(is_bng_reference)
export(is_valid_bng)
export(is_valid_bng_resolution)
export(list_bng_bounds)
export(list_bng_prefixes)
export(list_bng_resolution)
export(xy_to_bng)
import(geos)
importFrom(stats,na.omit)
importFrom(utils,type.convert)
