R/zeallot.R

#' Multiple, unpacking, and destructuring assignment in R
#'
#' zeallot provides a \code{\link{\%<-\%}} operator to perform multiple
#' assignment in R. To get started with zeallot be sure to read over the
#' introductory vignette on unpacking assignment,
#' \code{vignette('unpacking-assignment')}.
#'
#' @seealso \code{\link{\%<-\%}}
#'
#' @docType package
#' @name zeallot
"_PACKAGE"

Try the zeallot package in your browser

Any scripts or data that you put into this service are public.

zeallot documentation built on May 2, 2019, 3:17 p.m.