R/ballr-pkg.R

#' ballr
#'
#' @importFrom magrittr "%>%"
#' @importFrom magrittr "%<>%"
#' @importFrom rlang .data
#' @docType package
#' @name ballr
NULL

# Define globalVariables so R CMD check doesn't freak out
utils::globalVariables(".")

Try the ballr package in your browser

Any scripts or data that you put into this service are public.

ballr documentation built on Jan. 20, 2020, 1:13 a.m.