Learn R Programming

nhlscraper (version 0.2.0)

get_spotlight_players: Get 'spotlight' players as of now

Description

get_spotlight_players() retrieves information on each 'spotlight' player, including but not limited to their ID, name, position, and sweater number.

Usage

get_spotlight_players()

Arguments

Value

tibble with one row per player

Examples

Run this code
spotlight_players_now <- get_spotlight_players()

Run the code above in your browser using DataLab