R/patchr-package.R

#' @keywords internal
#' @importFrom dplyr %>%
#' @importFrom rlang .data :=
NULL

## quiets concerns of R CMD check re: the .'s that appear in pipelines
if(getRversion() >= "2.15.1") utils::globalVariables(c("."))
stephLH/patchr documentation built on May 14, 2020, 5:57 a.m.