r-lib/zeallot: Multiple, Unpacking, and Destructuring Assignment

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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.2.0.9000
URL https://github.com/r-lib/zeallot
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("r-lib/zeallot")
r-lib/zeallot documentation built on June 12, 2025, 9:40 p.m.