list2hexList             package:hexbin             R Documentation

_C_o_n_v_e_r_t _l_i_s_t _t_o _h_e_x_L_i_s_t

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

     Converts a list of hexbin objects with same xbnds, ybnds, shape
     and xbins to a 'hexList' object.

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

     list2hexList(binlst)

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

  binlst: A list of hexbin objects

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

     a 'hexList' object

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

     Nicholas Lewin-Koh

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

     'hexList','hdiffplot'

