spTransformDS: Wrapper for spTransform() function from sp and rgdal packages

Description Usage Arguments Details Value Author(s)

View source: R/spTransformDS.R

Description

This function is a wrapper for the spTransform() function from the sp and rgdal packages

Usage

1
spTransformDS(input, projStr)

Arguments

input

object of class "spatial-class"

projStr

a valid proj4 epsg coordinate system identifier as a string e.g. 29902 for Ireland

Details

See the spTransform() function from sp package for more details

Value

object of class "spatial-class" with the coordinate system transformed to that specified in projStr

Author(s)

Bishop, T.


tombisho/dsGeo documentation built on May 14, 2020, 1:39 a.m.