Learn R Programming

whatr (version 1.0.1)

boards: 2019 Jeopardy! game boards

Description

The categories, clues, and answers in the 2019 season of Jeopardy.

Usage

boards

Arguments

Format

A tibble with 13,261 rows and 8 variables:

game

The J! Archive game ID.

round

The round a clue is chosen.

col

The column position left-to-right.

row

The row position top-to-bottom.

n

The order of clue chosen.

category

Category title, often humorous or with instructions.

clue

The clue read to the contestants.

answer

The correct answer to a clue.