getPlayers: Get Players

Description Usage Arguments Value Examples

Description

Get NHL players basic info & stats, including historical players.

Usage

1
getPlayers(player = NULL)

Arguments

player

Mandatory, get a specific player's information.

Value

The API output of player

Examples

1
2
#See info on Sidney Crosby (ID = 8471675)
crosby <- getPlayers(8471675)

pbulsink/nhlRapi documentation built on June 27, 2019, 6:35 p.m.