getFirst is a generic function that returns the first value of iterators
getFirst
getFirst(obj, ...)
obj
an R object
...
additional arguments
iterator value, format dependes on the objects