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 r_test::r-comprehenr

Usage Tracking

0.6.7
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

Sep 5, 2019 at 14:55

License

GPL-2

Total Downloads

1

Supported Platforms

noarch