dd_load           package:DescribeDisplay           R Documentation

_L_o_a_d _d_e_s_c_r_i_b_e _d_i_s_p_l_a_y

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

     Retrieve output of from describe display plugin

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

     dd_load(path)

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

    path: file path

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

     Also performs some conversion of data structures to more conveient
     form so that other functions do not have to repeatedly recompute. 
     Some of these conversions could probably be moved into the
     Describe Display plugin, but it may be easier to just do them on
     the R side..

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

     object of class dd

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

     Hadley Wickham <h.wickham@gmail.com>

_E_x_a_m_p_l_e_s:

