renameGrid: Rename the cells in a grid

View source: R/makeGrid.r

renameGridR Documentation

Rename the cells in a grid

Description

Takes a sf* and renames it to "ID1":"IDn".

Usage

renameGrid(grid, idcol = "id")

Arguments

grid

an object of class ‘sf’.

idcol

column name with names or ids

Value

the same input object with known names


Greensway/BIRDS documentation built on Oct. 19, 2023, 2:35 a.m.