CMD + K

r-zeallot

Community

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 conda-forge::r-zeallot

Usage Tracking

0.2.0
0.1.0
2 / 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

May 27, 2025 at 19:41

License

MIT

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 0.1.0
macOS-64 Last supported version: 0.1.0
win-64 Last supported version: 0.1.0