This function will show where the grid elements are located.
Usage
gridlabs(gridObj, type = "f", crs = NULL, ...)
Arguments
- gridObj
(trigrid
, hexagrid
) An icosahedral grid.
- type
(character
) The type of element to be plotted: either "f"
(faces), "v"
(vertices) or "e"
(edges).
- crs
(character
or crs
) A coordinate system for the transformation of coordinates.
- ...
Arguments passed to the text
function.
Value
The function has no return value.