getLast {combiter} | R Documentation |
Last Value of Iterator
Description
getFirst
is a generic function that returns the
last value of iterators
Usage
getLast(obj, ...)
Arguments
obj |
an R object |
... |
additional arguments |
Value
iterator value, format dependes on the objects
[Package combiter version 1.0.3 Index]