Validation helper to determine if the seasons argument to obtain the play-by-play database is 1999 or later.
Details
The function validate_pbp_season
can be utilized to validate whether the
arguments for season
are appropriate as NFL play-by-play data dates back
to 1999. If any season is defined prior to 1999, an error will occur.
See also
get_pbp_data
:
Obtain filtered play-by-play data utilizes this helper function