tidy_nba_team_game_scores: tidy NBA team-game scores

Description Usage Arguments Value

Description

tidy NBA team-game scores

Usage

1
2
tidy_nba_team_game_scores(scored_team_games = NULL, game_slate = NULL,
  boxscores_for_scoring = NULL)

Arguments

scored_team_games

list of model outputs from nbastatstools::score_nba_team_games()

game_slate

game slate output from nbastatstools::tidy_game_slate()

boxscores_for_scoring

boxscore data to extract team abbreviations

Value

tidy data.frame of nba team-game scores


jimtheflash/nbastatstools documentation built on May 23, 2019, 4:01 a.m.