View source: R/imageWithLabels.R
Copy of http://stackoverflow.com/questions/20977477/how-to-assign-a-specific-color-to-na-in-an-image-plot
1 2 3 |
z |
matrix |
col |
color gradient |
zlim |
range |
na.color |
for displaying NA's. |
outside.below.color |
color below zlim |
outside.above.color |
color above zlim |
breaks |
do not remember (see usage in imageWithLabelsNoLayout) |
textB |
display numerical values of the matrix as text, default NULL no |
text.cex |
size of numerical values |
... |
further parameters for plot method |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.