in.zoom | R Documentation |
Direct selection of a zoom method of the "session" type. Possibly of use in scripts?
in.zoom(...) move.to.click.zoom(...) inout.zoom(...) out.zoom(...) set.zoom(...) sq.zoom(...)
... |
Extra arguments to zoomplot.zoom. |
Each function starts a different interactive sequence
inout.zoom(): left click within bounds zooms in, outside bounds zoom out
move.to.click.zoom(): center plot arround left click
in.zoom(): each left click zooms in
out.zoom(): each left click zooms out
set.zoom(): ask for a magnification factor
sq.zoom(): allow to click on the two corners of the desired region to zoom on
Corentin M. Barbu
zm(), session.zoom().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.