"update<-"              package:ggplot              R Documentation

_U_p_d_a_t_e

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

     Update a scale with data values.

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

     "update<-"(x, value)

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

       x: 

   value: 

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

     This is used to teach each scale about the full range of the data
     so that all panels share a common scale.

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

     Hadley Wickham <h.wickham@gmail.com>

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

