https://github.com/cran/aqp
Raw File
Tip revision: 490762247abee87bbc3158f73ed5620d5377b55a authored by Dylan Beaudette on 28 November 2023, 05:20:10 UTC
version 2.0.2
Tip revision: 4907622
hzDesgn.Rd
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/SoilProfileCollection-metadata.R
\docType{methods}
\name{hzDesgn,SoilProfileCollection-method}
\alias{hzDesgn,SoilProfileCollection-method}
\alias{hzDesgn}
\title{Get horizon designation column name}
\usage{
\S4method{hzDesgn}{SoilProfileCollection}(object)
}
\arguments{
\item{object}{a SoilProfileCollection}
}
\description{
Get horizon designation names
}
back to top