Last data update: 2014.03.03

R: Reproject polygons with wrapping
wrapPolyR Documentation

Reproject polygons with wrapping

Description

Reprojects a SpatialPolygons object to a projection with longitude wrapping other than 180 degreess

Usage

wrapPoly(x,crs)
	

Arguments

x

A Spatial object

crs

An object of class CRS.

Value

A reprojected Spatial object.

See Also

spTransform.

Results