team_abbrev | R Documentation |
Convert team ID to abbreviation
team_abbrev(teamId, teams = league_teams(leagueId = ffl_id()))
teamId |
A integer vector of team numbers to convert. |
teams |
A table of teams, like that from |
A factor vector of team abbreviations.
team_abbrev(teamId = 2, teams = league_teams(leagueId = "42654852"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.