hasPrev {combiter} | R Documentation |
hasPrev
is a generic function that indicates if the
iterator has another element backward.
hasPrev(obj, ...)
obj |
an R object |
... |
additional arguments |
Logical value indicating whether the iterator has a previous element.