panelGrob          package:DescribeDisplay          R Documentation

_P_a_n_e_l _g_r_o_b

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

     Construct grob for single panel.

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

     panelGrob(panel,axislocation = c(0.1, 0.1), axis.gp = gpar(col="black"), background.color="grey90")

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

   panel: describe display object

axislocation: plot

 axis.gp: axis location, x and y position

background.color: 

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

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

     Hadley Wickham <h.wickham@gmail.com>

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

