raster_rotate | R Documentation |
rotate
that provides rotation from
[-180,180] to [0,360].A wrapper around rotate
that provides rotation from
[-180,180] to [0,360].
raster_rotate(x, inverse = FALSE, adjust_origin = TRUE, filename = "", ...)
x |
raster, a raster object with global coverage |
inverse |
logical if FALSE then pass all of the arguments to
|
adjust_origin |
logical, if TRUE then make minor adjustment to origin.
Ignored if |
filename |
character see |
... |
optional arguments for |
raster object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.