Description Usage Arguments Details Value
View source: R/w_get_pbp_season.R
Scrapes ESPN Play-by-Play data for a team's entire season.
1 | w_get_pbp_season(team)
|
team |
Team to get Play-by-Play data for |
Scrapes the current season's Play-by-Play data for desired team. Team is assumed to be the ESPN team name, which can be looked up in the ids dataframe.
A list containing a data frame for each game. Returns a message if no game data is available.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.