zeallot {zeallot} | R Documentation |
Multiple, unpacking, and destructuring assignment in R
Description
zeallot provides a %<-%
operator to perform multiple
assignment in R. To get started with zeallot be sure to read over the
introductory vignette on unpacking assignment,
vignette('unpacking-assignment')
.
Author(s)
Maintainer: Nathan Teetor nathanteetor@gmail.com
Other contributors:
Paul Teetor [contributor]
See Also
[Package zeallot version 0.1.0 Index]