| compareSites | R Documentation |
Compare site level attributes of a SoilProfileCollection object, returning a distance matrix conformal with the output from NCSP(). Values are within the range of 0-1.
compareSites(x, vars, weights = rep(1, times = length(vars)), ...)
x |
|
vars |
character vector listing one or more site level attributes of |
weights |
numeric vector, same length as |
... |
additional arguments to |
This function is typically used in conjunction with the output from NCSP().
dissimilarity / dist class object containing pair-wise distances, row/column names derived from profile_id(x)
NCSP() cluster::daisy()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.