Learn R Programming

⚠️There's a newer version (1.0.14) of this package.Take me there.

iterators (version 1.0.10)

Provides Iterator Construct for R

Description

Support for iterators, which allow a programmer to traverse through all the elements of a vector, list, or other collection of data.

Copy Link

Version

Install

install.packages('iterators')

Monthly Downloads

235,573

Version

1.0.10

License

Apache License (== 2.0)

Maintainer

Rich Calaway

Last Published

July 13th, 2018

Functions in iterators (1.0.10)

idiv

Dividing Iterator
isplit

Split Iterator
iread.table

Iterator over Rows of a Data Frame Stored in a File
iter

Iterator Factory Functions
iapply

Array/Apply Iterator
iterators-package

The Iterators Package
icount

Counting Iterators
nextElem

Get Next Element of Iterator
ireadLines

Iterator over Lines of Text from a Connection
irnorm

Random Number Iterators