foreach
Provides Foreach Looping Construct
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.
- Version1.5.2
- R versionunknown
- LicenseApache License (== 2.0)
- Needs compilation?No
- Last release02/02/2022
Documentation
Team
Folashade Daniel
Hong Ooi
Show author detailsRolesContributorSteve Weston
Show author detailsRolesAuthorMicrosoft
Show author detailsRolesAuthor, Copyright holderRich Calaway
Show author detailsRolesContributor
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports2 packages
- Suggests6 packages
- Reverse Depends86 packages
- Reverse Imports793 packages
- Reverse Suggests101 packages