Jason Zivkovic
Jason Zivkovic
Hi @endp01, sorry for the late reply! I will investigate this and look to have a fix in the next few days. Thanks for raising and offering a possible solution.
Awesome, thanks for following this up with the source @Paulj1989!
Players for the big five Euro leagues have now been mapped. Can be accessed using `player_dictionary_mapping()` of at this [URL](https://github.com/JaseZiv/worldfootballR_data/raw/master/raw-data/fbref-tm-player-mapping/output/fbref_to_tm_mapping.csv)
Nice one @bfooty! For which leagues do you mean?
> I'm looking to use data on team points totals (taken either from `fb_season_team_stats()` or `tm_matchday_table()`) and squad market values (`tm_player_market_values()`) and transfer spending (`tm_team_transfer_balances`). Having done some initial wrangling,...
Thanks all for raising this issue... It's going to require some investigating on how to approach a fix... The issue stems from the league link on each match page (see...
This issue has been somewhat resolved now with the most recent dev version release (`0.5.11.1000`). The `get_` functions have now been replaced with `fb_`. Additionally, the following functions now no...
Thanks for the comment! Does the below get you what you need? `advanced_match_stats_team
You’re right - I’m not in front of a screen this weekend so couldn’t remember. Can you try one more `stat_type = “summary”`? Not sure that will also contain it...
I have just checked and this possession data doesn't exist in any of the existing FBref functions unfortunately. I will keep this issue open for the community (or myself) to...