lpr                 package:cwhplot                 R Documentation

_P_r_i_n_t _a_n _o_b_j_e_c_t _o_r _p_l_o_t

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

     If an object name is given, that object will be printed, otherwise
     the current plot will be printed (assuming a Postscript printer)

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

     lpr(object, file="Rplotlpr.ps", ...)

_A_r_g_u_m_e_n_t_s:

  object: The object to be printed.

    file: A file name. If missing, the current plot will be printed.

     ...: Additional parameters for 'dev.copy'.

_A_u_t_h_o_r(_s):

     Ray Brownrigg ray@mcs.vuw.ac.nz

