as_crossword: Assign an object to the 'crossword' class

View source: R/crossword.R

as_crosswordR 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)


worrrd documentation built on Oct. 26, 2022, 1:08 a.m.