rgcolorsfunc             package:ABarray             R Documentation

_g_e_n_e_r_a_t_e _c_o_l_o_r _m_a_p

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

     Generate color map for heatmap use

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

     rgcolorsfunc(n = 50)

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

       n: number of colors to generate 

_V_a_l_u_e:

     rgb color vector

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

     Yongming Sun

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

      ## Do not call this function directly
      rgb <- rgcolorsfunc()

