map_shape               package:ggplot               R Documentation

_A_e_s_t_h_e_t_i_c _m_a_p_p_i_n_g: _g_l_y_p_h _s_h_a_p_e

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

     Map values to point shapes.

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

     map_shape(x, solid=FALSE)

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

       x: data vector

   solid: use solid points?

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

     If x is not a factor, will be converted to one by 'chop_auto'. Can
     display at most 6 different categories.

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

     Hadley Wickham <h.wickham@gmail.com>

_S_e_e _A_l_s_o:

     <URL: http://www.public.iastate.edu/~dicook/scgn/v141.pdf>

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

