Skip to contents

Returns a data frame of all available play by play data for any season(s) of Euroleague matches played since 2010-11 season, including play types, players involved and outcomes.

Usage

euroleague_pbp(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 data frame of play-by-play data

Examples

try({
pbp_22 <- euroleague_pbp(season = 2022)
pbp_21to22 <- euroleague_pbp(season = c(2021:2022))
})
#> → Data last updated 2023-05-23 14:24:31 AEST
#> → Data last updated 2023-05-23 14:24:31 AEST