grabeps {climatol} | R Documentation |
The last displayed graphic is saved in a file named ‘RAAMMDDHHMM-NN.eps’ (in EPS format).
grabeps()
grabeps
is a function called by grafanom
, but it can
be called directly by the user.
The name of the file saved begins by R, followed by digits indicating
the year, month, day, hour and minute (two digits each) of the first
call of this function in the present R session, plus a rank number
(two digits also).
No value is returned by this function.
The last graphic will not be completely dumped to the file until the session ends.