cfl_players: Query for CFL player information

Description Usage Arguments Value Examples

View source: R/players.R

Description

Query for CFL player information

Usage

1
cfl_players(player_id = NA, type = "meta")

Arguments

player_id

Required parameter for the CFL player ID.

type

Future parameter for the type of player lookup (ie. general, game data, season summary)

Value

Returns a tibble with game information

Examples

1
2
3
4
## Not run: 
cfl_players(138985)

## End(Not run)

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