SoilProfileCollection-crs: Get or Set Coordinate Reference System for...

prj,SoilProfileCollection-methodR Documentation

Get or Set Coordinate Reference System for SoilProfileCollection

Description

prj(): Get Coordinate Reference System (Projection) metadata

⁠prj()<-⁠: Set Coordinate Reference System metadata for the SoilProfileCollection

proj4string(): (Deprecated) Get Coordinate Reference System as PROJ4 String

⁠proj4string()<-⁠: (Deprecated) Set Coordinate Reference System metadata for the SoilProfileCollection

Usage

## S4 method for signature 'SoilProfileCollection'
prj(object, ...)

## S4 replacement method for signature 'SoilProfileCollection'
prj(object, ...) <- value

## S4 method for signature 'SoilProfileCollection'
proj4string(obj)

## S4 replacement method for signature 'SoilProfileCollection,ANY'
proj4string(obj) <- value

Arguments

object

A SoilProfileCollection

...

Additional arguments (not used)

value

character. Representation of Coordinate Reference System as "authority:code", integer EPSG code, WKT2019 / PROJ4 string, an sf crs or sp CRS object.

obj

A SoilProfileCollection

See Also

initSpatial<-()


ncss-tech/aqp documentation built on April 19, 2024, 5:38 p.m.