Skip to contents

Returns a data frame of all available player box scores data for Euroleague matches played since 2010-11

Usage

euroleague_player_box(season, verbose = FALSE)

Arguments

season

either a single integer or range of seasons

verbose

set to TRUE if you want season progress alert

Value

returns a dataframe of player box score data

Examples

try({
player_box <- euroleague_player_box(season = 2022)
player_box_21to22 <- euroleague_player_box(season = c(2021:2022))
})
#> → Data last updated 2023-05-23 14:15:21 AEST
#> → Data last updated 2023-05-23 14:15:21 AEST