SpLines {icosa} | R Documentation |
Create a SpatialLines
class object from an icosahedral grid
Description
Create a SpatialLines
class object from an icosahedral grid
Usage
SpLines(gridObj, ...)
## S4 method for signature 'trigrid'
SpLines(gridObj, dateLine = "break", res = NULL)
Arguments
gridObj |
|
... |
Specific details of the new |
dateLine |
( |
res |
( |
Value
An object of class SpatialLines
.
[Package icosa version 0.11.0 Index]