k5cents / whatr

Read Jeopardy game data in R
https://kiernann.github.io/whatr/
GNU General Public License v3.0
9 stars 4 forks source link

Incorporating additional measures for handling missing games #14

Open sebastianernstroth opened 1 year ago

sebastianernstroth commented 1 year ago

In addition to addressing occurrences of tiebreakers rounds in https://github.com/kiernann/whatr/pull/13, this also checks for games with cumulative scores, triple rounds, and non-character scores. Also, now checks for games with four players as well.

k5cents commented 1 year ago

Fantastic! I'll find time to approve #13 and then this, although it looks like I need to update some of the older code to pass tests.