inst/pkgtemplate/R/utils.R

#### UTILS ###

# External functions imported and sometimes re-exported

#' @keywords internal
#' @importFrom rlang .data `%||%` .env

NULL

#' Pipe operator
#'
#' See `magrittr::[\%>\%][magrittr::pipe]` for details.
#'
#' @name %>%
#' @rdname pipe
#' @export
#' @importFrom magrittr %>%
NULL
dynastyprocess/usetheprocess documentation built on Dec. 20, 2021, 2:19 a.m.