foreach: Foreach looping construct for R

*Blog post
2014
R software
Author

Steve Simon

Published

March 5, 2014

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.

Earlier versions are here and here.