getLastHorizonID {aqp} | R Documentation |
Get IDs of Deepest Horizons by Profile
Description
Return horizon IDs of the deepest horizon within each profile of a SoilProfileCollection
. IDs are returned in the same order as profile_id(x)
. Horizon top depths are used because there are cases where bottom depths may be missing.
Usage
getLastHorizonID(x)
Arguments
x |
a |
[Package aqp version 2.0.4 Index]