R/nflplotR-package.R

#' @keywords internal
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @import data.table
#' @import grid
#' @importFrom ggplot2 element_grob
#' @importFrom graphics par
#' @importFrom lifecycle deprecated
#' @importFrom gt %>%
#' @importFrom rlang .data %||%
#' @importFrom utils capture.output
#' @rawNamespace if (getRversion() >= "4.0.0") {
#'   importFrom(tools, R_user_dir)
#' } else {
#'   importFrom(backports, R_user_dir)
#' }
## usethis namespace: end
NULL

Try the nflplotR package in your browser

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

nflplotR documentation built on Sept. 11, 2024, 9:01 p.m.