Set up Coordinates for Graphics Window
This is a shortcut call to plot.window
that has some
of the parameters set to different defaults than the usual values.
plotWindow(xlim, ylim, log = "", asp = NA, xaxs = "i", yaxs = "i", ...)
xlim, ylim |
numeric of length 2, giving the x and y coordinates ranges. |
log |
character; indicating which axes should be in log scale. |
asp |
numeric, giving the aspect ratio y/x. |
xaxs |
style of axis interval calculation for the x-axis |
yaxs |
style of axis interval calculation for the y-axis |
... |
further graphical parameters as in |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.