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)

NorthernLightsDataLab/tidyCFL documentation built on Dec. 30, 2021, 12:21 a.m.