Description Usage Arguments Value
This function scrapes the NBA & ABA Team Index for overall records by franchise.
1 | scrape_teams(status = "active")
|
status |
'active', 'defunct' or 'both'. 'active' returns only those franchises that are still participating in the NBA. 'defunct' returns only those franchises that no longer participate in the NBA. 'both' returns all franchises. |
A tibble with a row for each team.
The fields are:
Franchise name
Three letter identifier
The leagues the franchise participated in
First year in league
Last year in league
Years active
Total games played
Total wins
Total losses
Wins / Losses
Total appearances in playoffs
Total divisional title wins (including ties)
Total conference title wins
Total championship title wins
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.