mcf                  package:FLCore                  R Documentation

_M_e_t_h_o_d _m_c_f

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

     This method makes FLQuants compatible with respect to their
     dimensionality. Hence, the  FLQuants in the returned object all
     heve the same dimensions, padded with NAs if  necessary

_G_e_n_e_r_i_c _f_u_n_c_t_i_o_n:

     mcf(object)

_M_e_t_h_o_d_s:


      _s_i_g_n_a_t_u_r_e(_o_b_j_e_c_t=_F_L_C_o_m_p) : All FLQuants in an FLComp object are
          made compatible with respect to their dimensionality 

      _s_i_g_n_a_t_u_r_e(_o_b_j_e_c_t=_l_i_s_t) : All FLQuants in an list are made
          compatible with respect to their dimensionality

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

     The FLR Team

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

     FLComp

