frame {base} | R Documentation |
This function (frame
is an alias for
plot.new
) causes the completion of plotting in the current plot
(if there is one) and an advance to a new graphics frame. This is
used in all high-level plotting functions and also useful for skipping
plots when a multi-figure region is in use.
plot.new()
frame()
plot.window
, plot.default
.