orientation {icosa} | R Documentation |
Extracting and setting the grid orientation
Description
Extracting and setting the grid orientation
Usage
orientation(x, ...)
## S4 method for signature 'trigrid'
orientation(x, display = "deg", ...)
orientation(x) <- value
## S4 replacement method for signature 'trigrid'
orientation(x) <- value
Arguments
x |
|
... |
Values passed on to the |
display |
( |
value |
( |
Value
In case the function returns does, it returns the orientation angles of the grid (as numeric
).
[Package icosa version 0.11.0 Index]