Description Usage Arguments Details Value Examples
View source: R/visualization.R
Create an image of the data matrix
1 2 |
tab |
a numeric matrix |
f |
a factor that is the same length as the number of columns in |
highlight |
a character vector specifing which row names or indices to highlight. |
newplot |
When |
col |
a two-color vector for the values of the matrix. |
idcol |
a two-color vector for the highlight values. |
This function creates a plot that will allow you to visualize a matrix, optionally overlaying data. Note: the values here represent the presence/absence of a variable, but does not represent the dosage.
NULL, invisibly
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.