prevElem: Get Previous Element of Iterator

Description Usage Arguments Value

View source: R/s3generic.R

Description

prevElem is a generic funcion to move an iterator object one step backward.

Usage

1
prevElem(obj, ...)

Arguments

obj

an R object

...

additional arguments

Value

iterator value


combiter documentation built on May 2, 2019, 7:24 a.m.