nteetor/zorcher: 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("nteetor/zorcher")
nteetor/zorcher documentation built on July 4, 2025, 9:05 a.m.