comprehenr
List Comprehensions
Provides 'Python'-style list comprehensions. List comprehension expressions use usual loops (for(), while() and repeat()) and usual if() as list producers. In many cases it gives more concise notation than standard "*apply + filter" strategy.
- Version0.6.10
- R version≥ 3.3.0
- LicenseGPL-2
- Needs compilation?No
- Last release01/31/2021
Documentation
Team
Gregory Demin
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
- Depends1 package
- Suggests3 packages
- Reverse Imports4 packages