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