Description Usage Arguments Value Examples
Season and Team Stats for WNBA team
1 | WNBASeasonTeamByYear(team, season = 2018)
|
team |
A team of form "MIN", "DET", etc. Go to 'https://www.basketball-reference.com/wnba/teams/' to find extension needed. |
season |
A numeric year |
An object of class tbl_df containing team summary statistics for a season. Note this is a different result than 'NBASeasonTeamByYear' in ballr package because basketball-reference.com provides different information between NBA and WNBA.
1 | WNBASeasonTeamByYear(team = "MIN", season = 2018)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.