View source: R/load_understat.R
load_understat_league_shots | R Documentation |
Loading version of understat_league_season_shots
, but for all seasons
Returns shooting locations for all matches played in the selected league
load_understat_league_shots(league)
league |
the available leagues in Understat as outlined below The leagues currently available for Understat are: "EPL", "La liga", "Bundesliga", "Serie A", "Ligue 1", "RFPL" |
returns a dataframe of shooting locations for a selected league
## Not run: try({ df <- load_understat_league_shots(league="Serie A") }) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.