draw               package:rdataviewer               R Documentation

_R_e_n_d_e_r _a _v_i_e_w _o_f _a _d_a_t_a _s_e_t.

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

     This function is used to render the current view of a data set.
     This is a generic function.

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

     draw(v)

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

       v: An object of class '"Viewer"'. 

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

     Paul Murrell

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

     'ViewerSimple-class'

