get_players: Get all players

View source: R/Player.R

get_playersR Documentation

Get all players

Description

get_players() retrieves information on each player, including but not limited to their ID, name, bio-metrics, birth date and location, and hall-of-fame status.

Usage

get_players()

Value

tibble with one row per player

Examples

# This may take >5s, so skip.

  all_players <- get_players()


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