Labels of grid vertices, faces and edges.
This function will show where the grid elements are located.
gridlabs(gridObj, type = "f", projargs = NULL, ...)
The function has no return value.
gr <- hexagrid(sp=TRUE) plot(gr) gridlabs(gr)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.