View source: R/nba_dictionaries.R
| nba_team_logo_url | R Documentation |
Build the official NBA CDN logo URL(s) for one or more team ids. Vectorized.
nba_team_logo_url(team_id, variant = "primary")
team_id |
Team id(s) ( |
variant |
Logo variant: |
A character vector of SVG logo URLs.
Other NBA Dictionary Functions:
nba_player_dict(),
nba_player_headshot_url(),
nba_team_dict()
nba_team_logo_url(team_id = 1610612744) # Golden State Warriors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.