rakeaccessors              package:rake              R Documentation

_R_a_k_e _a_t_t_r_i_b_u_t_e _a_c_c_e_s_s_o_r_s

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

     Accessor functions for attributes of "rake" class objects.

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

     dataname(rake)
     rowvar(rake)
     colvar(rake)

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

    rake: Object of class "rake".

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

     'dataname' returns attribute "dataname" ("character").

     'rowvar' returns attribute "rowCol" ("integer" or "character").

     'colvar' returns attribute "colCol" ("integer" or "character").

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

     Toby Dylan Hocking <tdhock@ocf.berkeley.edu>

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

     'rake' for creating "rake" class objects.

