View source: R/map_club_name_to_number.R
map_club_name_to_number | R Documentation |
Map club name to number
map_club_name_to_number(data, club_name)
data |
tibble with historical football results. See 'load_seasons' |
club_name |
character string with club name (for instance "Liverpool") |
The number is found by sorting all club names and picking the index corresponding to 'club_name' For this reason 'data' argument is needed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.