plot.dd_plot         package:DescribeDisplay         R Documentation

_P_l_o_t _a _d_d _p_l_o_t

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

     Convenient method to draw a single panel.

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

     plot.dd_plot(x, ..., axislocation = c(0.1, 0.1))

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

       x: object to plot

     ...: axis location, x and y position

axislocation: 

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

     This is mainly used for bug testing so that you can pull out a
     single panel quickly and easily.

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

     Hadley Wickham <h.wickham@gmail.com>

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

