Learn R Programming

worrrd (version 0.1.0)

as_crossword: Assign an object to the `crossword` class

Description

Assign an object to the `crossword` class

Usage

as_crossword(x)

Value

crossword object: a matrix reprepresentation of the crossword, with attributes: positions: tibble representation of crossword clues: tibble representation of clue start (i.e., clue number locations)

Arguments

x

an object containing crossword data