Description Usage Arguments Value Author(s) References Examples
View source: R/visualization.R
Set breakpoints for two-way color palette.
1 | set.breaks(mat, interval = 0.1)
|
mat |
Matrix to visualize. |
interval |
Density of color breakpoints. |
A vector listing the color breakpoints.
Leo Lahti, Olli-Pekka Huovilainen and Antonio Gusmao. Maintainer: Leo Lahti <leo.lahti@iki.fi>
L. Lahti et al.: Global modeling of transcriptional responses in interaction networks. Submitted.
1 | set.breaks(array(rnorm(100), dim = c(10, 10)), interval = .1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.