ra_switch: Function to switch a raster object's x coordinates from 0 to...

View source: R/ra_switch.R

ra_switchR Documentation

Function to switch a raster object's x coordinates from 0 to 360 to -180 and 180 degrees.

Description

Function to switch a raster object's x coordinates from 0 to 360 to -180 and 180 degrees.

Usage

ra_switch(ra)

Arguments

ra

Raster object.

Value

Raster object.

Author(s)

Stuart K. Grange.

See Also

rotate


skgrange/gissr documentation built on June 20, 2024, 12:02 a.m.