R/nflverse-package.R

#' The 'nflverse' - A set of packages dedicated to data of the
#' National Football League.
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @importFrom magrittr %>%
#' @importFrom nfl4th load_4th_pbp
#' @importFrom nflfastR calculate_expected_points
#' @importFrom nflplotR valid_team_names
#' @importFrom nflreadr nflverse_sitrep
#' @importFrom nflseedR simulate_nfl
## usethis namespace: end
NULL

Try the nflverse package in your browser

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

nflverse documentation built on Aug. 14, 2023, 9:07 a.m.