lines,trigrid-method | R Documentation |
trigrid
and hexagrid
classesThis function will invoke the method of the SpatialPolygons
class.
This function will invoke the lines
method of the sf
or the SpatialPolygons
class.
## S4 method for signature 'trigrid'
lines(x, crs = NULL, col = 1, lwd = 1, lty = 1, ...)
x |
( |
crs |
( |
col |
Line colors - as in |
lwd |
Line thickness - as in |
lty |
Line type - as in |
... |
Arguments passed to the |
The function has no return value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.