Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
r-cran-zeallot
GNU R multiple, unpacking, and destructuring assignment
https://cran.r-project.org/package=zeallot
0
no reviews
Install
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.