whatr_categories: What are categories?

Description Usage Arguments Format Value Examples

View source: R/whatr-categories.R

Description

These are collections of five clues related by subject matter.

Usage

1

Arguments

game

One of four types of input, all passed to whatr_html():

  1. A numeric game ID.

  2. Either a 'showgame' or 'showscores' HTML document.

  3. A show number character starting with "#".

  4. An air date like "yyyy-mm-dd".

Format

A tibble with (up to) 13 rows and 3 variables:

round

The round a clue is chosen.

col

The column position left-to-right.

category

Category title, often humorous or with instructions.

Value

Tidy tibble of category titles.

Examples

1
whatr_categories(game = 6304)

whatr documentation built on July 29, 2020, 5:06 p.m.