writeBiocViews           package:biocViews           R Documentation

_W_r_i_t_e _a _l_i_s_t _o_f _B_i_o_c_V_i_e_w _o_b_j_e_c_t_s _t_o _H_T_M_L

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

     This function serializes a list of 'BiocView-class' objects to a
     series of HTML files.

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

     writeBiocViews(bvList, dir)

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

  bvList: A list of 'BiocView-class' objects

     dir: A character vector giving the directory where the HTML files
          will be written.

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

     Seth Falcon

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

     'getBiocViews', 'link{genReposControlFiles}', 'write_VIEWS'

