Skip to contents

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()

Value

tibble with one row per athlete

Examples

all_ESPN_athletes <- get_espn_athletes()