aRTquerier-nextSlide           package:aRT           R Documentation

_L_o_a_d _n_e_x_t _s_l_i_d_e

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

     Loads the next slide of a temporal sliding. If the query does not 
     have a chronon this function does not need to be called, and also
     will return an error. To check the number of slides use
     'summary(querier)'.

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

     ## S4 method for signature 'aRTquerier':
     nextSlide(object)

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

  object: Object of class 'aRTquerier'.

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

     Pedro Ribeiro de Andrade Neto

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

     See 'aRTquerier-class' to the description of this class.

