zoom_heatmap {heatmapFlex} | R Documentation |
Function to zoom into an already drawn heatmap
Description
After the heatmap was drawn in a screen device such as X11, windows and quartz it can be zoomed by using the mouse.
Usage
zoom_heatmap(dl, ...)
Arguments
dl |
( |
... |
( |
Value
Invisibly returns a list with graphical parameters but is mainly called for its side-effect of drawing a zoomed plot.
See Also
[Package heatmapFlex version 0.1.2 Index]