foreach (1.3.0)

1 user

Foreach looping construct for R.

http://cran.r-project.org/web/packages/foreach

Support for the foreach looping construct. Foreach is an idiom that allows for iterating over elements in a collection, without the use of an explicit loop counter. This package in particular is intended to be used for its return value, rather than for its side effects. In that sense, it is similar to the standard lapply function, but doesn't require the evaluation of a function. Using foreach without side effects also facilitates executing the loop in parallel.

Maintainer: REvolution Computing
Author(s): REvolution Computing

License: Apache License (== 2.0)

Uses: codetools
Reverse depends: bcp, tsDyn
Reverse suggests: biganalytics, caret, fxregime, iterators, itertools, strucchange
Reverse enhances: itertools

Released 11 months ago.


2 previous versions

Ratings

Overall:

  5/5 (2 votes)

Documentation:

  4/5 (1 vote)

Log in to vote.

Reviews

No one has written a review of foreach yet. Want to be the first? Write one now.


Related packages: doSNOW, doMC, snowfall, multicore, snow, lga, nws, STAR, sqldf, snowFT, rsprng, tm, doMPI, Matching, multtest, Rsge, partDSA, Geneland, peperr, bnlearn(20 best matches, based on common tags.)


Search for foreach on google, google scholar, r-help, r-devel.

Visit foreach on R Graphical Manual.