renameGrid: Rename the cells in a grid

Description Usage Arguments Value

View source: R/makeGrid.r

Description

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

Usage

1
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


BIRDS documentation built on June 27, 2021, 1:06 a.m.