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