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.
Version: | 0.1.0 |
Suggests: | testthat, knitr, rmarkdown, purrr, magrittr |
Published: | 2018-01-28 |
Author: | Nathan Teetor [aut, cre], Paul Teetor [ctb] |
Maintainer: | Nathan Teetor <nathanteetor at gmail.com> |
BugReports: | https://github.com/nteetor/zeallot/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/nteetor/zeallot |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | zeallot results |
Reference manual: | zeallot.pdf |
Vignettes: |
Unpacking Assignment |
Package source: | zeallot_0.1.0.tar.gz |
Windows binaries: | r-devel: zeallot_0.1.0.zip, r-release: zeallot_0.1.0.zip, r-oldrel: zeallot_0.1.0.zip |
macOS binaries: | r-release: zeallot_0.1.0.tgz, r-oldrel: zeallot_0.1.0.tgz |
Old sources: | zeallot archive |
Reverse imports: | add2ggplot, BUSpaRse, completejourney, graphTweets, hacksaw, ijtiff, ipmisc, ipumsr, keras, mlflow, SpatialCPie |
Reverse suggests: | CSTools, listarrays, SDMtune, vctrs |
Please use the canonical form https://CRAN.R-project.org/package=zeallot to link to this page.