get_player_landing: Get landing by player

View source: R/Player.R

get_player_landingR Documentation

Get landing by player

Description

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)

nhlscraper documentation built on Aug. 8, 2025, 6:28 p.m.