R/nfl4th-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 dplyr
#' @importFrom glue glue
#' @importFrom magrittr %>%
#' @importFrom nflfastR calculate_win_probability
#' @importFrom rlang arg_match
#' @importFrom stringr str_replace_all
#' @importFrom tidyr pivot_wider
#' @importFrom tidyselect any_of
#' @importFrom xgboost getinfo
#' @rawNamespace if (getRversion() >= "4.0.0") {
#'   importFrom(tools, R_user_dir)
#' } else {
#'   importFrom(backports, R_user_dir)
#' }
## usethis namespace: end
NULL
nflverse/nfl4th documentation built on Sept. 28, 2024, 2:30 a.m.