Learn R Programming

nhlscraper (version 0.2.0)

get_espn_athletes: Get all ESPN athletes

Description

get_espn_athletes() retrieves ESPN hyperlinks for each athlete; the hyperlinks are formatted in base/athletes/{ESPN Athlete ID}?query. May soon be reworked to only return the ESPN Athlete IDs.

Usage

get_espn_athletes()

Arguments

Value

tibble with one row per athlete

Examples

Run this code
all_ESPN_athletes <- get_espn_athletes()

Run the code above in your browser using DataLab