Learn R Programming

nhlscraper (version 0.5.0)

espn_players: Access all the ESPN players

Description

espn_players() retrieves all the ESPN players as a data.frame where each row represents ESPN player and includes detail on person-level profile context and performance history with situational splits.

Usage

espn_players()

Arguments

Value

data.frame with one row per ESPN player

Examples

Run this code
all_ESPN_players <- espn_players()

Run the code above in your browser using DataLab