CMD + K

r-comprehenr

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-comprehenr

Usage Tracking

0.6.10
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Mar 14, 2026 at 21:16

License

GPL-2.0-only

Total Downloads

49

Version Downloads

49

Supported Platforms

noarch