Loading version of understat_league_season_shots, but for all seasons
Returns shooting locations for all matches played in the selected league
Examples
if (FALSE) { # \dontrun{
try({
df <- load_understat_league_shots(league = "Serie A")
})
} # }
Loading version of understat_league_season_shots, but for all seasons
Returns shooting locations for all matches played in the selected league
if (FALSE) { # \dontrun{
try({
df <- load_understat_league_shots(league = "Serie A")
})
} # }