vectorIndex-class       package:externalVector       R Documentation

_C_l_a_s_s "_v_e_c_t_o_r_I_n_d_e_x", _b_a_s_e _c_l_a_s_s _f_o_r _i_n_d_e_x _c_l_a_s_s_e_s _u_s_e_d _t_o
_r_e_p_r_e_s_e_n_t _v_e_c_t_o_r _s_u_b_s_c_r_i_p_t_s

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

     Together, all subclasses of this class represent the possible
     representations of vector subscripts and subscripts for individual
     array dimensions.

     Usually users would not create objects from any of the subclasses
     of '"vectorIndex"' directly.

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

     A virtual Class: No objects may be created from it.

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

     No methods defined with class "vectorIndex" in the signature.

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

     'allIndex-class', 'noneIndex-class', 'NAIndex-class',
     'sliceIndex-class', 'positiveIndex-class', all of which are
     subclasses of'"vectorIndex"'.

