Learn R Programming

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

iterators (version 1.0.0)

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

268,908

Version

1.0.0

License

Apache License (== 2.0)

Maintainer

REvolution Computing

Last Published

June 27th, 2009

Functions in iterators (1.0.0)

iterators-package

The Iterators Package
idiv

Dividing Iterator
iter

Iterator Factory Functions
ireadLines

Iterator over Lines of Text from a Connection
iapply

Array/Apply Iterator
nextElem

Get Next Element of Iterator
iread.table

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

Counting Iterators
isplit

Split Iterator
irnorm

Random Number Iterators