Tony ElHabr
Tony ElHabr
Hi, I think this may be completely intentional, but I noticed that when there is a speaker note on a slide, the slide gets split into 2 pages when saved...
There seem to be some extraneous match URLs in the pre-saved MLS match summary results for 2023. This also has the downstream effect of duplicated shots returned by `load_fb_match_shooting()` with...
It looks like there were several 2020 MLS games that have truncated box scores, so `fb_advanced_match_stats` returns some fields that would only otherwise show up with `stat_type = "defense"` (e.g....
@JaseZiv How do you feel about leaving the `tier` field as is for Cups ([here](https://github.com/JaseZiv/worldfootballR_data/blob/2833c0a3051ba206837292364087cc376885660d/raw-data/all_leages_and_cups/get_all_comp_seasons.R#L169))? This way we can use `"1st"`, `"2nd"`, `"3rd"` to differentiate UEFA cups, for example (i.e....
Seems like there isn't any data on [the contract page](https://www.transfermarkt.com/major-league-soccer/endendevertraege/wettbewerb/MLS1/plus/1/galerie/0?jahr=2025&ausrichtung=alle&spielerposition_id=alle&altersklasse=alle&land_id=0&yt0=Show) in the browser 🤔, so I suppose we should expect an error here. ```r library(worldfootballR) packageVersion("worldfootballR") #> [1] '0.6.6.0' tm_expiring_contracts(...