Description Usage Arguments Value Author(s) References Examples
This function plots the RGB dots belonging to a matrix obtained by recluster.col on a user defined set of coordinates (usually longitude and latitude) for original sites.
1 2 |
long |
A vector indicating longitude for cases. |
lat |
A vector indicating latitude for cases. |
mat |
A matrix inherited by recluster.col. |
text |
A logical indicating if row names should be plotted. |
cext |
Dimension for row names. |
cex |
Dimension of dots. |
cex.axis |
Dimension of axis labels. |
cex.lab |
Dimension of labels. |
add |
A logical. If TRUE then the points are added to an existing graph. |
pch |
The symbol to use when plotting points |
... |
See par() for other graphical parameters |
A colour plot.
Leonardo Dapporto and Matteo Ramazzotti
Dapporto, L., Fattorini, S., Vod?, R., Dinc?, 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 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.