openWAR
openWAR copied to clipboard
Error: Can not automatically convert from character to logical in column "game_type"
I received the above error when running:
dat16 <- openWAR::getData(start = "2016-01-01", end = "2016-10-25")
The error occurred after going through all dates, and no "dat16" resulted.