powered by
Transform the CRS of all the layers included in the dimension to the one indicated.
transform_crs(gd, crs = NULL)# S3 method for geodimension transform_crs(gd, crs = NULL)
# S3 method for geodimension transform_crs(gd, crs = NULL)
A geodimension.
geodimension
A geodimension object.
A coordinate reference system: integer with the EPSG code, or character with proj4string.
Other configuration functions: select_levels()
select_levels()