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("."))
TambourineMan88/bballR documentation built on Dec. 11, 2019, 7:23 p.m.