Learn R Programming

BIRDS (version 0.2.0)

renameGrid: 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