gsi.drop            package:compositions            R Documentation

_I_n_t_e_r_n_a_l _f_u_n_c_t_i_o_n_s: _A _c_o_n_d_i_t_i_o_n_a_l _d_r_o_p

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

     drop, if drop is needed.

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

     gsi.drop(X,drop)

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

       X: an array needing dimensions dropped

    drop: a logical whether to drop dimensions

_D_e_t_a_i_l_s:

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

     'X' or 'drop(X)'

_N_o_t_e:

     Do not use gsi.* functions directly since they are internal
     functions of the package

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

     'drop', 'gsi'

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

