sp_force_projection: Function to force a spatial object's projection system...

View source: R/sp_force_projection.R

sp_force_projectionR Documentation

Function to force a spatial object's projection system without transformation.

Description

Function to force a spatial object's projection system without transformation.

Usage

sp_force_projection(sp, projection = projection_wgs84())

Arguments

sp

Spatial object which is to be manipulated.

projection

A proj4 string for the projection-transformation. Default is the WGS84 string.

Value

Spatial object, the same type as sp.

Author(s)

Stuart K. Grange


skgrange/gissr documentation built on Feb. 24, 2024, 2:55 p.m.