colorfunctions             package:gmaps             R Documentation

_C_o_l_o_r _F_u_n_c_t_i_o_n_s

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

     Color functions for turning numerical variables into color codes.

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

     reds(level)
     greens(level)
     blues(level)

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

   level: Number between 0 and 1

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

     'USALevelPlot', 'grey', 'rgb', 'hsv'

