r-zeallot 0.1.0 Multiple, unpacking, and destructuring assignment

This package 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.