readPicture             package:grImport             R Documentation

_I_m_p_o_r_t _a_n _R_G_M_L _f_i_l_e

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

     This function reads in an RGML file (produced by
     'PostScriptTrace') and creates a '"Picture"' object.

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

     readPicture(rgmlFile)

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

rgmlFile: The name of the RGML file. 

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

     An object of class '"Picture"'.

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

     Paul Murrell

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

     'PostScriptTrace'

