aRTquerier-nextFrame           package:aRT           R Documentation

_L_o_a_d _n_e_x_t _f_r_a_m_e

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

     Loads the next frame of a temporal slicing. If the query does not 
     have a chronon this function returns an error. To check the number
     of slides use 'summary(querier)'.

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

     ## S4 method for signature 'aRTquerier':
     nextFrame(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

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

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

