blue.white.red.cols package:simpleaffy R Documentation _G_e_n_e_r_a_t_e _c_o_l_o_u_r_i_n_g_s _f_o_r _h_e_a_t_m_a_p_s _D_e_s_c_r_i_p_t_i_o_n: Produces standard colourings for heatmaps. _U_s_a_g_e: blue.white.red.cols(x) red.black.green.cols(x) red.yellow.white.cols(x) _A_r_g_u_m_e_n_t_s: x: How many colours to make _V_a_l_u_e: A vector of colors _A_u_t_h_o_r(_s): Crispin J Miller _S_e_e _A_l_s_o: 'hmap' 'hmap.eset' 'hmap.pc' _E_x_a_m_p_l_e_s: ## Not run: cols <- blue.white.red.cols(21) ## End(Not run)