grabeps               package:climatol               R Documentation

_S_a_v_e _t_h_e _d_i_s_p_l_a_y_e_d _g_r_a_p_h_i_c _a_s _a_n _E_P_S _f_i_l_e

_D_e_s_c_r_i_p_t_i_o_n:

     The last displayed graphic is saved in a file named
     'RAAMMDDHHMM-NN.eps' (in EPS format).

_U_s_a_g_e:

       grabeps()

_D_e_t_a_i_l_s:

     '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).

_V_a_l_u_e:

     No value is returned by this function.

_N_o_t_e:

     The last graphic will not be completely dumped to the file until
     the session ends.

_S_e_e _A_l_s_o:

     'grafanom'

