vp_path               package:ggplot2               R Documentation

_V_i_e_w_p_o_r_t _p_a_t_h

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

     Calculate viewport path.

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

     vp_path(row, col, type)

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

     row: row index

     col: column index

    type: viewport type

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

     Convience method for calculating the viewport path to a particular
     entry in a matrix viewport.  This helps ensure a common naming
     scheme throughout ggplot/

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

     Hadley Wickham <h.wickham@gmail.com>

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

