Skip to contents

Reproject a raster or vector dataset to the specified coordinate reference system (CRS)

Usage

reproject(x, crs, ...)

Arguments

x

Raster or vector object

crs

CRS to be projected to

...

Optional arguments for raster or vector reproject functions

Value

Object reprojected to specified CRS