hzID<-,SoilProfileCollection-method {aqp}R Documentation

Set horizon IDs

Description

Set vector containing horizon IDs

Get vector containing horizon IDs

Usage

## S4 replacement method for signature 'SoilProfileCollection'
hzID(object) <- value

## S4 method for signature 'SoilProfileCollection'
hzID(object)

Arguments

object

a SoilProfileCollection

value

a unique vector of equal length to number of horizons nrow(object)


[Package aqp version 2.0.2 Index]