replaceBlockList        package:dynamicGraph        R Documentation

_R_e_p_l_a_c_e _t_h_e _b_l_o_c_k _l_i_s_t _o_f _m_o_d_e_l _f_r_a_m_e

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

     Replace the block list of model frame.

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

     replaceBlockList(blockList, frameModels = NULL, 
                      frameViews = frameModels@models[[modelIndex]], 
                      modelIndex = 1, 
                      graphWindow = frameViews@graphs[[viewIndex]], 
                      viewIndex = 1, ...)

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

blockList: Object of class '"dg.BlockList"': 'blockList' is the new
          block list. 

frameModels: See 'replaceVertexList'. 

frameViews: See 'replaceVertexList'. 

modelIndex: See 'replaceVertexList'. 

graphWindow: See 'replaceVertexList'. 

viewIndex: See 'replaceVertexList'. 

     ...: See 'replaceVertexList'. 

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

     Jens Henrik Badsberg

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

