R/utils_imports.R

# Importing the special operators
#' @importFrom dplyr %>%
#' @importFrom rlang := .data
#' @import tidyselect
#' @noRd
NULL

utils::globalVariables(c("where", "."))
caldwellst/goalie documentation built on Jan. 22, 2022, 9:59 a.m.