These are methods for accessing subcomponents of the Iheatmap object
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | ## 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.