CMD + K

r-zeallot

Anaconda Verified

Provides a %<-% operator to perform multiple, unpacking, and destructuring assignment in R. The operator unpacks the right-hand side of an assignment into multiple values and assigns these values to variables on the left-hand side of the assignment.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-zeallot

Usage Tracking

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

About

Summary

Provides a %<-% operator to perform multiple, unpacking, and destructuring assignment in R. The operator unpacks the right-hand side of an assignment into multiple values and assigns these values to variables on the left-hand side of the assignment.

Last Updated

Dec 18, 2018 at 20:54

License

MIT + file LICENSE

Supported Platforms

linux-64
win-64
linux-32
noarch
macOS-64