| lines,trigrid-method {icosa} | R Documentation |
Lines method for the trigrid and hexagrid classes
Description
This function will invoke the method of the SpatialPolygons class.
This function will invoke the lines method of the sf or the SpatialPolygons class.
Usage
## S4 method for signature 'trigrid'
lines(x, crs = NULL, col = 1, lwd = 1, lty = 1, ...)
Arguments
x |
|
crs |
( |
col |
Line colors - as in |
lwd |
Line thickness - as in |
lty |
Line type - as in |
... |
Arguments passed to the |
Value
The function has no return value.
[Package icosa version 0.11.0 Index]