# Generated by roxygen2: do not edit by hand

S3method(plot,crossword)
S3method(plot,wordsearch)
S3method(print,crossword)
S3method(print,wordsearch)
export(as_crossword)
export(as_wordsearch)
export(book)
export(crossword)
export(is_crossword)
export(is_wordsearch)
export(printable)
export(wordsearch)
import(ggplot2)
importFrom(magrittr,"%>%")
importFrom(utils,tail)
