"show-methods"           package:rflowcyt           R Documentation

_S_h_o_w_i_n_g _a_n _o_b_j_e_c_t

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

     An object is displayed in a concise manner.

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



     _o_b_j_e_c_t = "_A_N_Y" Displays all the contents of the object 

     _o_b_j_e_c_t = "_t_r_a_c_e_a_b_l_e" Displays the contents of the object 

     _o_b_j_e_c_t = "_O_b_j_e_c_t_s_W_i_t_h_P_a_c_k_a_g_e" Displays the contents of the object 

     _o_b_j_e_c_t = "_M_e_t_h_o_d_D_e_f_i_n_i_t_i_o_n" Displays the contents of the object 

     _o_b_j_e_c_t = "_M_e_t_h_o_d_W_i_t_h_N_e_x_t" Displays the contents of the object 

     _o_b_j_e_c_t = "_g_e_n_e_r_i_c_F_u_n_c_t_i_o_n" Displays the contents of the object 

     _o_b_j_e_c_t = "_c_l_a_s_s_R_e_p_r_e_s_e_n_t_a_t_i_o_n" Displays the contents of the object 

     _o_b_j_e_c_t = "_F_C_S_m_e_t_a_d_a_t_a" displays the original status, the
          objectname and the filename with the current size and nparam
          slot information; details can be viewed by 'x@slotName' where
          slotName is one of the following: "mode", "size", "nparam",
          "longnames", "shortnames"

     _o_b_j_e_c_t = "_F_C_S" displays the original status, the objectname and
          the filename with the current size and nparam slot
          information; Note that the long and gory details can be
          viewed by 'x@data' or 'x@metadata'

     _o_b_j_e_c_t = "_F_C_S_s_u_m_m_a_r_y" Displays the statistics of the data and
          information about the metadata 

     _x="_P_R_I_M._s_t_e_p" Displays the 'step.name', size of the starting data,
          the decision for the box, the percent change for each
          iteration, the number of iterations, and the chosen box's
          ranges within the data X.


     _x="_P_R_I_M._s_t_e_p._s_e_t", _y="_m_i_s_s_i_n_g" Displays the "PRIM.step"
          information for the peeling and expansion steps.

     _x="_P_R_I_M._c_r_o_s_s_v_a_l._s_t_e_p", _y="_m_i_s_s_i_n_g" Displays the "PRIM.step"
          information for the peeling and expansion steps for each
          testdata set.

     _x="_P_R_I_M._r_u_l_e", _y="_m_i_s_s_i_n_g" displays the "PRIM.step" information
          for all 3 steps is displayed. 


