colorbars,Iheatmap-method | R Documentation |
These are methods for accessing subcomponents of the Iheatmap object
## S4 method for signature 'Iheatmap'
colorbars(x, what = c("all", "continuous", "discrete"))
## S4 method for signature 'Iheatmap'
yaxes(p, xaxis = NULL)
## S4 method for signature 'Iheatmap'
xaxes(p, yaxis = NULL)
## S4 method for signature 'Iheatmap'
plots(x)
## S4 method for signature 'Iheatmap'
shapes(x)
## S4 method for signature 'Iheatmap'
annotations(x)
x |
|
xaxis |
name of xaxis |
yaxis |
name of yaxis |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.