prj,SoilProfileCollection-method | R Documentation |
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 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'
proj4string(obj) <- value
object |
A SoilProfileCollection |
... |
Additional arguments (not used) |
value |
character. Representation of Coordinate Reference System as |
obj |
A SoilProfileCollection |
initSpatial<-()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.