scfillbrewer             package:ggplot             R Documentation

_S_c_a_l_e: _B_r_e_w_e_r _c_o_l_o_u_r_s

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

     Use Brewer colour scheme for colour fill.

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

     scfillbrewer(plot = .PLOT, name="", palette=1)

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

    plot: plot to add scale to

    name: name of the scale (used in the legend)

 palette: Color Brewer palette to use, see 'brewer.pal' for details. 
          Note that palette type is chosen automatically.

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

