cfl_games: Query for CFL game information

Description Usage Arguments Value Examples

View source: R/games.R

Description

Query for CFL game information

Usage

1
cfl_games(season = NA, game_id = NA)

Arguments

season

Required passed parameter for the football season.

game_id

Optional passed parameter for the football game id.

Value

Returns a tibble with game information

Examples

1
2
3
4
## Not run: 
cfl_games(season = 2016, game_id = 2280)

## End(Not run)

andrewjdyck/tidyCFL documentation built on Jan. 3, 2022, 12:41 p.m.