rotate.Rd
Rotate a Raster* object that has x coordinates (longitude) from 0 to 360, to standard coordinates between -180 and 180 degrees. Longitude between 0 and 360 is frequently used in global climate models.
# S4 method for class 'Raster'
rotate(x, filename='', ...)
Raster* object
character. Output filename (optional)
additional arguments as for writeRaster
RasterLayer or a RasterBrick object