About Anaconda Help Download Anaconda

f30a78ec8 / packages / r-foreach 1.4.4

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.

  • License: Apache License (== 2.0)
  • 99 total downloads
  • Last upload: 5 years and 3 months ago

Installers

  • noarch v1.4.4

conda install

To install this package run one of the following:
conda install f30a78ec8::r-foreach

Description


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.9) Legal | Privacy Policy