as_crossword {worrrd}R Documentation

Assign an object to the 'crossword' class

Description

Assign an object to the 'crossword' class

Usage

as_crossword(x)

Arguments

x

an object containing crossword data

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)


[Package worrrd version 0.1.0 Index]