Description Usage Arguments Details Value
Convert a team's ID to their actual name.
1 | team_converter(teams, team_id)
|
teams |
A 'data.frame' containing the teams data. See details for more. |
team_id |
‘numeric(1)'. The team’s id. |
'teams' is typically the output of the teams element of 'https://fantasy.premierleague.com/api/bootstrap-static/'.
A ‘character(1)' containing the team’s actual name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.