ObjectsWithPackage-class package:methods R Documentation _A _V_e_c_t_o_r _o_f _O_b_j_e_c_t _N_a_m_e_s, _w_i_t_h _a_s_s_o_c_i_a_t_e_d _P_a_c_k_a_g_e _N_a_m_e_s _D_e_s_c_r_i_p_t_i_o_n: This class of objects is used to represent ordinary character string object names, extended with a 'package' slot naming the package associated with each object. _O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s: The function 'getGenerics' returns an object of this class. _S_l_o_t_s: '._D_a_t_a': Object of class '"character"': the object names. '_p_a_c_k_a_g_e': Object of class '"character"' the package names. _E_x_t_e_n_d_s: Class '"character"', from data part. Class '"vector"', by class '"character"'. _S_e_e _A_l_s_o: 'Methods' for general background.