dimensions               package:BRugs               R Documentation

_D_i_m_e_n_s_i_o_n _o_f _B_U_G_S _v_a_r_i_a_b_l_e_s

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

     This function is intended for internal use only.

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

     dimensions(node)

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

    node: Character vector of length 1, name of a variable in the
          model.

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

     Dimension of BUGS variable specified by 'node', if it is a
     non-scalar one, else NULL.

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

     'BRugs', 'help.WinBUGS'

