Learn R Programming

mapmisc (version 1.7.0)

wrapPoly: 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.