JaseZiv/worldfootballR

[Bug] Get Data in Function fotmob_get_match_players , data in some column it's Duplicate data

Closed this issue · 2 comments

I want to get data in premier league 2022-2023 (GW1-GW38) for summary report data ,i found bug in many column wrong data

library(worldfootballR)
packageVersion("worldfootballR")

AllmatchGW<-fotmob_get_match_players(c(3900932,#GW1
3900933,
3900934

))

correct

(Correct Data,i already get data in GW1 started)

wrong

(Wrong Data.Today i already check Match_ID again and run check)

Please investigate this bug.

Now I received the data. It's okay. I don't know if it's because of the internet or not that the data in the retrieval is wrong.

thank you for clarifying that you were able to get the data