espn_mbb_player_stats: *Get ESPN men's college basketball player stats data*

espn_mbb_player_statsR Documentation

Get ESPN men's college basketball player stats data

Description

Get ESPN men's college basketball player stats data

Usage

espn_mbb_player_stats(athlete_id, year, season_type = "regular", total = FALSE)

Arguments

athlete_id

Athlete ID

year

Year

season_type

(character, default: regular): Season type - regular or postseason

total

(boolean, default: FALSE): Totals

Value

Returns a tibble with the player stats data

Author(s)

Saiem Gilani

Examples


  try(espn_mbb_player_stats(athlete_id = 4433134, year = 2021))


hoopR documentation built on June 18, 2022, 1:06 a.m.