A scalar giving the magnification factor (>1 brings you closer)
moveX
Expected shift on X axis.
moveY
Expected shift on Y axis.
corresponding warnings in ?recordPlot.
rp
A previously recorded plot with recordPlot(). With all the
x
x of a fix point when rescaling, by default the center.
y
y of a fix point when rescaling, by default the center.
xlimfn
a function using x, y and/or fact to generate new x lim if NULL and xlim/ylim not given will use multipancPoint
ylimfn
a function using x, y and/or fact to generate new y lim, if NULL will use xlimfn
…
Additional parameters not implemented, just in case.
Value
Not guaranted for now.
Details
This function is not necessarily easy to use by hand. It is designed to work
well when called from higher level functions. End user should always use
zm().