Description Usage Arguments Value Examples
Query for CFL Play-by_Play information
| 1 | 
| season | Required parameter for the football season. | 
| game_id | Required parameter for the football game id. | 
Returns a tibble with play information for a game
| 1 2 3 4 | ## Not run: 
cfl_plays(season = 2016, game_id = 2280)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.