labels_default            package:ggplot            R Documentation

_D_e_f_a_u_l_t _l_a_b_l_e_s

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

     Generate default facet labels.

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

     labels_default(plot)

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

    plot: plot object

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

     Facet labels are only displayed when there are facets in a
     particular direction.  By default the labels consist of the
     variable name : value. You can't currently change this display.
     but it will be an option in the near future.

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

     gList containg text grobs with appropriate viewports

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

     Hadley Wickham <h.wickham@gmail.com>

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

