Skip to contents

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.

Usage

get_player_landing(player = 8480039)

Arguments

player

integer Player ID

Value

list with various items

Examples

Mikko_Rantanen_landing <- get_player_landing(player=8478420)