foreach: Foreach looping construct for R

Steve Simon

2014-03-05

This is an add-on package for R that allows you to separate a lengthy programming task into different pieces, each of which can run on a separate core of your multi-core computer.

Steve Weston. foreach: Foreach looping construct for R. Available at: http://cran.r-project.org/web/packages/foreach/index.html.

You can find an earlier version of this page on my blog.