aRTquerier-nextSlide {aRT}R Documentation

Load next slide

Description

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).

Usage

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

Arguments

object Object of class aRTquerier.

Author(s)

Pedro Ribeiro de Andrade Neto

See Also

See aRTquerier-class to the description of this class.


[Package aRT version 0.4-0 Index]