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
nflverse/nflplotR documentation built on Dec. 15, 2024, 11:09 a.m.