×

foreach

swMATH ID: 8043
Software Authors: Revolution Analytics, Steve Weston
Description: foreach: Foreach looping construct for R. 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.
Homepage: http://cran.r-project.org/web/packages/foreach/index.html
Source Code:  https://github.com/cran/foreach
Dependencies: R
Related Software: R; doParallel; Rcpp; ggplot2; Rmpi; RcppArmadillo; glmnet; doRNG; doSNOW; fda (R); doMC; caret; multicore; snow; zoo; data.table; survival; shiny; CRAN Task Views; Hadoop
Cited in: 25 Documents

Citations by Year