profile_id<- {aqp} | R Documentation |
Set vector containing profile IDs
Get or set a vector of profile IDs
## S4 replacement method for signature 'SoilProfileCollection'
profile_id(object) <- value
## S4 method for signature 'SoilProfileCollection'
profile_id(object)
object |
a SoilProfileCollection |
value |
a unique vector of equal length to number of profiles |