Get WNBA Stats API Game Rotation
Get WNBA Stats API Game Rotation
Usage
wnba_gamerotation(game_id, league_id = "10", rotation_stat = "PLAYER_PTS", ...)
Arguments
- game_id
Game ID
- league_id
League ID
- rotation_stat
Rotation stat to provide details on: PLAYER_PTS, PT_DIFF, USG_PCT
- ...
Additional arguments passed to an underlying function like httr.
Value
Returns a named list of data frames: AwayTeam, HomeTeam