Get WNBA Stats and ESPN API Teams and Logos
Get WNBA Stats and ESPN API Teams and Logos
Arguments
- ...
Additional arguments passed to an underlying function like httr.
Value
Return a tibble with the following columns:
col_name | types |
LEAGUE_ID | numeric |
TEAM_ID | integer |
TEAM_ABBREVIATION | character |
espn_team_id | integer |
team | character |
mascot | character |
display_name | character |
short_name | character |
abbreviation | character |
color | character |
alternate_color | character |
logo | character |
logo_dark | character |