Description Usage Arguments Examples
This function generates a raster plot of the binary interaction matrix 'Z' using the 'image' function in the 'graphics' package.
1 |
Z |
bipartite interaction matrix |
xlab |
labels for the x axis (default is 'parasites') |
ylab |
labels for the y axis (default is 'hosts') |
... |
Additional parameters that control graphing parameters |
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.