| espn_player_summary | R Documentation |
espn_player_summary() returns a compact one-row ESPN athlete profile with
name, birth, size, handedness, draft, debut, position, experience, and active
status fields.
espn_player_summary(player = 3988803)
player |
integer ID (e.g., 3988803); see |
data.frame with one row
ESPN_summary_Charlie_McAvoy <- espn_player_summary(player = 3988803)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.