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"
nteetor/zeallot documentation built on March 17, 2020, 11:22 a.m.