This function is responsible for the actual drawing of
'eulergram'
objects created through plot.euler()
. print.eulergram()
is an alias for plot.eulergram()
, which has been provided so that
plot.euler()
gets called automatically.
an object of class 'eulergram'
, usually the output of
plot.euler()
if TRUE
, opens a new page via grid.newpage()
to draw on
ignored
A plot is drawn on the current device using grid::Grid()
graphics.