View source: R/extractTeamPbp.R
extractTeamPbp | R Documentation |
Downloads play-by-play data of all games that a given team has played in the specified season
extractTeamPbp(team, season)
team |
A three letter string specifying the team code |
season |
An integer specifying the starting year of the desired season |
A tibble
This functions may take over a minute to return the large output data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.