View source: R/player_functions.R
| get_player_name | R Documentation | 
This function fetches a player's full name given FPL ID. If blank, the function fetches all current players.
get_player_name(playerid = NULL)
playerid | 
 The player's FPL ID. You can list multiple, e.g. with c().  | 
get_player_name(playerid=300) get_player_name(playerid=150:160)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.