rsp.cluster | R Documentation |
Functions for studying similarities (or dissimilarities) within respeciate data sets
rsp_distance_profile
calculates the statistical distance
between respeciate profiles, and clusters profiles according to nearness.
rsp_distance_profile(rsp, output = c("plot", "report"))
rsp |
A |
output |
Character vector, required function output: |
Depending on the output
option, sp_distance_profile
returns
one or more of the following: the correlation matrix, a heat map of the
correlation matrix.
Please note: function in development; structure and arguments may be subject to change.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.