Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


geodimension (version 1.0.0)

transform_crs: Transform CRS

Description

Transform the CRS of all the layers included in the dimension to the one indicated.

Usage

transform_crs(gd, crs = NULL)

# S3 method for geodimension transform_crs(gd, crs = NULL)

Value

A geodimension.

Arguments

gd

A geodimension object.

crs

A coordinate reference system: integer with the EPSG code, or character with proj4string.

See Also

Other configuration functions: select_levels()