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✨
card.svg |card.png
zeallot/json (API)
NEWS
| # 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 | 122 | ||
| source / vignettes | OK | 140 | ||
| linux-release-x86_64 | OK | 95 | ||
| macos-release-arm64 | OK | 91 | ||
| macos-oldrel-arm64 | OK | 89 | ||
| windows-devel | OK | 77 | ||
| windows-release | OK | 76 | ||
| windows-oldrel | OK | 114 | ||
| wasm-release | OK | 87 |
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 |
