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

Adding in handling of games w/ tiebreaker questions #13

Open john-b-edwards opened 1 year ago

john-b-edwards commented 1 year ago

To resolve #12 -- for some functions, checks if a game has a tiebreaker question, and uses that to conditionally extract data from the proper HTML nodes. Threw in some tests as well.

k5cents commented 1 year ago

Some of the automated checks on GitHub are failing here. Hard to say why.

I'll try and take a look at this sometime soon!