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 @@ -Symbolize Volume Fraction on a Soil Profile Collection Plot — addVolumeFraction • aqpSymbolize Volume Fraction within a Soil Profile Collection Plot — addVolumeFraction • aqp @@ -71,7 +71,7 @@
@@ -101,7 +101,7 @@

Arguments

colname
-

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.

res
@@ -126,11 +126,11 @@

Arguments

Details

-

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..

See also

- +

Author

diff --git a/reference/index.html b/reference/index.html index fb8a48a0..da3b99dc 100644 --- a/reference/index.html +++ b/reference/index.html @@ -137,7 +137,7 @@

All functions

addVolumeFraction()

-

Symbolize Volume Fraction on a Soil Profile Collection Plot

+

Symbolize Volume Fraction within a Soil Profile Collection Plot

aggregateColor()