Package: zeallot 0.1.0.9000

Nathan Teetor

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.

Authors:Nathan Teetor [aut, cre], Paul Teetor [ctb]

zeallot_0.1.0.9000.tar.gz
zeallot_0.1.0.9000.zip(r-4.5)zeallot_0.1.0.9000.zip(r-4.4)zeallot_0.1.0.9000.zip(r-4.3)
zeallot_0.1.0.9000.tgz(r-4.4-any)zeallot_0.1.0.9000.tgz(r-4.3-any)
zeallot_0.1.0.9000.tar.gz(r-4.5-noble)zeallot_0.1.0.9000.tar.gz(r-4.4-noble)
zeallot_0.1.0.9000.tgz(r-4.4-emscripten)zeallot_0.1.0.9000.tgz(r-4.3-emscripten)
zeallot.pdf |zeallot.html
zeallot/json (API)
NEWS

# Installzeallot in R:
install.packages('zeallot',repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/nteetor/zeallot/issues

On CRAN:

destructuring-assignmentmultiple-assignmentpattern-matchingunpacking-assignment

3 exports 252 stars 7.77 score 0 dependencies 104 dependents 3 mentions 34.1k downloads

Last updated 4 years agofrom:55167bf3c8

Exports:%->%%<-%destructure

Dependencies:

Unpacking Assignment

Rendered fromunpacking-assignment.Rmdusingknitr::rmarkdownon Jul 05 2024.

Last update: 2018-01-27
Started: 2017-01-20