There seems to be an issue with gamely() not pulling the data properly. It only seems to contain gameID, base and url but not ds.
Also, getData() produces the error:
Retrieving data from 2020-09-15 ...
...found 0 games
Error: Problem with filter() input ..1.
✖ object 'game_type' not found
ℹ Input ..1 is game_type == "R".
Run rlang::last_error() to see where the error occurred.
There seems to be an issue with gamely() not pulling the data properly. It only seems to contain gameID, base and url but not ds.
Also, getData() produces the error:
Retrieving data from 2020-09-15 ...
...found 0 games
Error: Problem with
filter()input..1.✖ object 'game_type' not found
ℹ Input
..1isgame_type == "R".Run
rlang::last_error()to see where the error occurred.