espn_mbb_player_stats | R Documentation |
Get ESPN men's college basketball player stats data
espn_mbb_player_stats(athlete_id, year, season_type = "regular", total = FALSE)
athlete_id |
Athlete ID |
year |
Year |
season_type |
(character, default: regular): Season type - regular or postseason |
total |
(boolean, default: FALSE): Totals |
Returns a tibble with the player stats data
Saiem Gilani
try(espn_mbb_player_stats(athlete_id = 4433134, year = 2021))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.