asOld                 package:FLCore                 R Documentation

_O_l_d _S_3 _c_o_e_r_c_i_o_n _m_e_t_h_o_d_s

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

     These methods convert or coerce an object of a given class into
     another class. They  follow the S3 syntax for coercion methods and
     are being slowly substituted by  'as()' (see 'coerce'.

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


     _a_s._F_L_B_i_o_l(_o_b_j_e_c_t) Convert to an 'FLBiol-class'

     _a_s._F_L_I_n_d_e_x(_o_b_j_e_c_t) Convert to an 'FLIndex-class'

     _a_s._F_L_S_R(_o_b_j_e_c_t) Convert to an 'FLSR-class'

     _a_s._F_L_Q_u_a_n_t(_x) Convert to an 'FLQuant-class'

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


      _s_i_g_n_a_t_u_r_e(_o_b_j_e_c_t=_F_L_B_i_o_l) : Describe method

      _s_i_g_n_a_t_u_r_e(_o_b_j_e_c_t=_F_L_S_t_o_c_k) : Describe method

      _s_i_g_n_a_t_u_r_e(_o_b_j_e_c_t=_F_L_F_l_e_e_t) : Describe method

      _s_i_g_n_a_t_u_r_e(_o_b_j_e_c_t=_F_L_S_t_o_c_k) : Describe method

      _s_i_g_n_a_t_u_r_e(_o_b_j_e_c_t=_F_L_B_i_o_l) : Describe method

      _s_i_g_n_a_t_u_r_e(_x=_a_r_r_a_y) : Describe method

      _s_i_g_n_a_t_u_r_e(_x=_m_a_t_r_i_x) : Describe method

      _s_i_g_n_a_t_u_r_e(_x=_F_L_Q_u_a_n_t) : Describe method

      _s_i_g_n_a_t_u_r_e(_x=_v_e_c_t_o_r) : Describe method

      _s_i_g_n_a_t_u_r_e(_x=_d_a_t_a._f_r_a_m_e) : Describe method

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

     The FLR Team

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

     FLComp

