R/exports.R

#' dimple exported operators and S3 methods
#' 
#' The following functions are imported and then re-exported
#' from the dimple package to avoid listing the magrittr package
#' as a Depends of dimple
#' 
#' @name dimple-exports
NULL

#' @importFrom magrittr %>%
#' @name %>%
#' @export
#' @rdname dimple-exports
NULL
jjallaire/dimple documentation built on May 19, 2019, 11:37 a.m.