Description Usage Arguments Value Author(s) References Examples
View source: R/recluster.plot.matrix.R
This function plots the values of the cells of a matrix in grey scale.
1 |
mat |
A dissimilarity matrix. |
A plot of cell values.
Leonardo Dapporto and Matteo Ramazzotti
Dapporto, L., Fattorini, S., Voda, R., Dinca, V., Vila, R. "Biogeography of western Mediterranean butterflies: combining turnover and nestedness components of faunal dissimilarity." J Biogeogr (2014), 41: 1639-1650.
1 2 3 | data(datamod)
simpdiss<- recluster.dist(datamod)
recluster.plot.matrix(simpdiss)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.