replaceControls         package:dynamicGraph         R Documentation

_R_e_p_l_a_c_e _t_h_e _c_o_n_t_r_o_l_s _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 controls of model frame.

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

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

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

 control: Structure as returned from 'dg.control'c. 

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:

