get_player_landing | R Documentation |
get_player_landing()
retrieves information on a player
, including but not limited to his ID, name, bio-metrics, career statistics, and awards. Access get_players()
for player
reference.
get_player_landing(player = 8480039)
player |
integer Player ID |
list with various items
Mikko_Rantanen_landing <- get_player_landing(player=8478420)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.