View source: R/player_search.R
player_search | R Documentation |
Searches and returns player statistics based on name
player_search(name, goalkeeper = FALSE)
name |
the player(s) name(s); can search for a last name, first name, or partial name |
goalkeeper |
set to TRUE if the player(s) you are looking for is a goalkeeper, FALSE if they are a field player |
player_search("Harris", goalkeeper = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.