diff --git a/pkgdown.yml b/pkgdown.yml index 29f6b87d..844c2050 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -9,5 +9,5 @@ articles: Munsell-color-conversion: Munsell-color-conversion.html NCSP: NCSP.html new-in-aqp-2: new-in-aqp-2.html -last_built: 2024-05-30T03:21Z +last_built: 2024-05-30T16:43Z diff --git a/reference/hz_to_taxpartsize.html b/reference/hz_to_taxpartsize.html index b2553785..bcc605c0 100644 --- a/reference/hz_to_taxpartsize.html +++ b/reference/hz_to_taxpartsize.html @@ -121,7 +121,7 @@

Arguments

Value

-

A data.frame object containing the original idcol and aggregated particle size control section allocation.

+

A data.frame object containing the original idcol, the aggregated particle size control section allocation, and an aniso column to indicate more than one contrasting class.

Details

@@ -175,8 +175,8 @@

Examples

names(pscs)[2:3] <- c("top", "bottom") hz_to_taxpartsize(horizons(h), pscs) -#> id taxpartsize -#> 1 1 coarse-loamy over clayey +#> id taxpartsizemod taxpartsize +#> 1 1 aniso coarse-loamy over clayey
diff --git a/reference/texture.html b/reference/texture.html index 13ebf15b..381d35a3 100644 --- a/reference/texture.html +++ b/reference/texture.html @@ -101,6 +101,7 @@

Textural conversions

texcl = NULL, clay = NULL, sand = NULL, + sandvf = NULL, fragvoltot = NULL ) @@ -171,6 +172,10 @@

Arguments

are > 90 percent by volume (default: NULL))

+
sandvf
+

vector of very fine sand percentages

+ +
fragvoltot

vector of total rock fragment percentages