get_team_season_games: Returns games played by a CFL team in one season

Description Usage Arguments Value Examples

Description

These functions return games played in the CFL at a high level

Usage

1
get_team_season_games(team, season)

Arguments

team

Abbreviated team name

season

The season of play

Value

data.frame

Examples

1
2
3
4
5
## Not run: 
# Games played by Saskatchewan in 2014
get_team_season_games('SSK', 2014)

## End(Not run)

andrewjdyck/CanadianFootball documentation built on May 10, 2019, 11:08 a.m.