coach icon indicating copy to clipboard operation
coach copied to clipboard

write_lineups nba draftkings...

Open supernole1 opened this issue 1 year ago • 1 comments

the following snippet is producing this error---->

write_lineups(Team_NBA, sprintf("%smylineups.csv",DirName), site = "draftkings", sport = "nba")

Error in match.names(clabs, names(xi)) : names do not match previous names

my Team_NBA checks out good, all the teams are there, it just wont print all of them out and crashes with that error when it encounters certain players. attached is the input file I'm using right out of DK export.

DKSalNBA11feb.csv

supernole1 avatar Feb 12 '23 01:02 supernole1