JaseZiv / worldfootballR

A wrapper for extracting world football (soccer) data from FBref, Transfermark, Understat
https://jaseziv.github.io/worldfootballR/
433 stars 59 forks source link

Understat shot functions all broken #239

Closed JaseZiv closed 1 year ago

JaseZiv commented 1 year ago

All understat_ shooting functions are no longer returning results. It appears as though the script with the var name is no longer exposed to rvest scraping.

Will investigate a solution.

cg86x commented 1 year ago

Adding that understat_league_match_results() also seems broken:

>   epl_understat <- understat_league_match_results(league = "EPL", season_start_year = 2022)
Error in do.call(data.frame, out_df) : second argument must be a list