R/bballR.R

#' @importFrom magrittr "%>%"
#' @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("."))
bobbyingram/bballR documentation built on Dec. 11, 2019, 9:52 a.m.