# Generated by roxygen2: do not edit by hand

S3method(as.character,grid)
S3method(format,grid_100m)
S3method(format,grid_10km)
S3method(format,grid_125m)
S3method(format,grid_1km)
S3method(format,grid_250m)
S3method(format,grid_500m)
S3method(format,grid_80km)
S3method(plot,grid)
S3method(st_as_sfc,grid)
S3method(st_as_stars,grid)
S3method(st_bbox,grid)
S3method(vec_ptype_abbr,grid_100m)
S3method(vec_ptype_abbr,grid_10km)
S3method(vec_ptype_abbr,grid_125m)
S3method(vec_ptype_abbr,grid_1km)
S3method(vec_ptype_abbr,grid_250m)
S3method(vec_ptype_abbr,grid_500m)
S3method(vec_ptype_abbr,grid_80km)
export(bbox_to_grid)
export(coords_to_grid)
export(geometry_to_grid)
export(grid_as_sf)
export(grid_as_stars)
export(grid_components)
export(grid_convert)
export(grid_distance)
export(grid_line)
export(grid_move)
export(grid_neighbor)
export(grid_neighborhood)
export(grid_subdivide)
export(grid_to_coords)
export(is_grid)
export(parse_grid)
import(rlang)
import(vctrs)
importFrom(cli,cli_abort)
importFrom(cli,cli_inform)
importFrom(cli,cli_vec)
importFrom(lifecycle,deprecated)
importFrom(pillar,tbl_sum)
importFrom(sf,st_as_sfc)
importFrom(sf,st_bbox)
importFrom(stars,st_as_stars)
