R/SoilProfileCollection-spatial.R
SoilProfileCollection-crs.Rd
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
# S4 method for class 'SoilProfileCollection'
prj(object, ...)
# S4 method for class 'SoilProfileCollection'
prj(object, ...) <- value
# S4 method for class 'SoilProfileCollection'
proj4string(obj)
# S4 method for class 'SoilProfileCollection'
proj4string(obj) <- value