position_adjust            package:ggplot            R Documentation

_P_o_s_i_t_i_o_n _a_d_j_u_s_t

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

     This function extracts out some of the code necessary to perform

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

     position_adjust(aesthetics, avoid, direction, adjust=1)

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

aesthetics: list of aesthetics

   avoid: avoid method to use

direction: direction (currently only works with vertical)

  adjust: adjustment factor if multiple rows correspond to same grob
          (awful hack)

_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:

