diff --git a/pkgdown.yml b/pkgdown.yml index 4e4e2619..4fb08b39 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -9,4 +9,4 @@ articles: Munsell-color-conversion: Munsell-color-conversion.html NCSP: NCSP.html new-in-aqp-2: new-in-aqp-2.html -last_built: 2024-10-15T21:20Z +last_built: 2024-10-16T18:26Z diff --git a/reference/addVolumeFraction.html b/reference/addVolumeFraction.html index 8d68a9d7..faa1eae9 100644 --- a/reference/addVolumeFraction.html +++ b/reference/addVolumeFraction.html @@ -1,5 +1,5 @@ -
R/addVolumeFraction.R
addVolumeFraction.Rd
character vector of length 1, naming the column containing volume fraction data (horizon-level attribute)
character vector of length 1, naming the column containing volume fraction data (horizon-level attribute). Values should be within 0-100 percent.
This function can only be called after plotting a SoilProfileCollection
object. Details associated with a call to plotSPC
are automatically accounted for within this function: e.g. plot.order
, width
, etc..
This function can only be called after plotting a SoilProfileCollection
object. Details associated with a call to plotSPC()
are automatically accounted for within this function: e.g. plot.order
, width
, etc..