You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
% Please edit documentation in R/getLastHorizonID.R
\name{getLastHorizonID}
\alias{getLastHorizonID}
\title{Get IDs of Deepest Horizons by Profile}
\usage{
getLastHorizonID(x)
}
\arguments{
\item{x}{a \code{SoilProfileCollection}}
}
\description{
Return horizon IDs of the deepest horizon within each profile of a \code{SoilProfileCollection}. IDs are returned in the same order as \code{profile_id(x)}. Horizon top depths are used because there are cases where bottom depths may be missing.