From a0ed8d01a69376960ef897ab1fe2ff0b0af729e4 Mon Sep 17 00:00:00 2001 From: Saiem Gilani Date: Sun, 18 Apr 2021 20:19:35 -0400 Subject: [PATCH] Update load_cfb_pbp.Rd --- man/load_cfb_pbp.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/load_cfb_pbp.Rd b/man/load_cfb_pbp.Rd index 17a2cea5..bf8d5752 100644 --- a/man/load_cfb_pbp.Rd +++ b/man/load_cfb_pbp.Rd @@ -7,7 +7,7 @@ load_cfb_pbp(seasons, ..., qs = FALSE) } \arguments{ -\item{seasons}{A vector of 4-digit years associated with given NFL seasons.} +\item{seasons}{A vector of 4-digit years associated with given College Football seasons.} \item{...}{Additional arguments passed to an underlying function that writes the season data into a database (used by \code{\link[=update_cfb_db]{update_cfb_db()}}).}