add_component | R Documentation |
These are generic methods for adding new plot components to an
link{Iheatmap-class}
object. Not intended for end users; exported for
developers seeking to create new Iheatmap subplots.
add_axis(p, new_axis, ...)
add_colorbar(p, new_colorbar, ...)
add_plot(p, new_plot, ...)
add_shape(p, new_shape, ...)
add_annotation(p, new_anno, ...)
p |
|
new_axis |
new |
new_colorbar |
new |
new_plot |
new |
new_shape |
new |
new_anno |
new |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.