View source: R/add_variables.R
get_abbr_name | R Documentation |
This function retrieves the abbreviated name of a team from the Brazilian football league.
get_abbr_name(team)
team |
The full name of the team. |
The abbreviated name of the team.
team_name <- "São Paulo"
get_abbr_name(team_name)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.