keberwein / mlbgameday

Multi-core processing of 'Gameday' data from Major League Baseball Advanced Media. Additional tools to parallelize large data sets and write them to a database.
Other
41 stars 8 forks source link

Subscript errors #6

Closed keberwein closed 6 years ago

keberwein commented 6 years ago

Getting a "subscript out of bounds" error on the following line of code. Probably due to problems in with the make_gids() function. A fix for the next patch release should be a priority.

innings_df <- get_payload(start = "2017-09-21", end = Sys.Date()-1)

keberwein commented 6 years ago

https://github.com/keberwein/mlbgameday/commit/7a90325d187258a4a94358766bfb8d525f1203aa