# Generated by roxygen2: do not edit by hand

S3method(as.sudoku,matrix)
S3method(as.sudoku,sudoku)
S3method(plot,sudoku)
S3method(print,sudoku)
S3method(solve,sudoku)
export("%>%")
export(as.sudoku)
export(daysAgo)
export(emptyGame)
export(fetchAUGame)
export(fetchUKGame)
export(makeGame)
export(originalGame)
export(seedGame)
export(solveGame)
import(graphics)
import(magrittr)
importFrom(stats,na.omit)
