espn_player_summary: Access the ESPN summary for a player
Description
espn_player_summary() retrieves the ESPN summary for a player as a data.frame where each row represents one result and includes detail on game timing, matchup state, scoring flow, and situational event detail.
Usage
espn_player_summary(player = 3988803)
Value
data.frame with one row
Arguments
player
integer ID (e.g., 3988803); see espn_players() for
reference