Package: zeallot 0.2.0.9000
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:
zeallot_0.2.0.9000.tar.gz
zeallot_0.2.0.9000.zip(r-4.7)zeallot_0.2.0.9000.zip(r-4.6)zeallot_0.2.0.9000.zip(r-4.5)
zeallot_0.2.0.9000.tgz(r-4.6-any)zeallot_0.2.0.9000.tgz(r-4.5-any)
zeallot_0.2.0.9000.tar.gz(r-4.7-any)zeallot_0.2.0.9000.tar.gz(r-4.6-any)
zeallot_0.2.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
zeallot/json (API)
| # Install 'zeallot' in R: |
| install.packages('zeallot', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/zeallot/issues
destructuring-assignmentmultiple-assignmentpattern-matchingunpacking-assignment
Last updated from:85f80a83bb. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 163 | ||
| source / vignettes | OK | 178 | ||
| linux-release-x86_64 | OK | 120 | ||
| macos-release-arm64 | OK | 98 | ||
| macos-oldrel-arm64 | OK | 155 | ||
| windows-devel | OK | 69 | ||
| windows-release | OK | 70 | ||
| windows-oldrel | OK | 90 | ||
| wasm-release | OK | 93 |
Exports:%->%%<-%destructurezeallous
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Destructure an object | destructure destructure.data.frame destructure.default destructure.summary.lm |
| Multiple assignment operators | %->% %<-% operator |
| Multiple, unpacking, and destructuring assignment in R | zeallot-package zeallot |
| Allow zeallous assignment | zeallous |
