nteetor/allotalot: 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.1.0.9000
URL https://github.com/nteetor/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/allotalot")
nteetor/allotalot documentation built on March 17, 2020, 10:22 a.m.