Description Usage Arguments Value
Main function to check if sudoku matrix is correct
1 | check_matrix(mat)
|
mat |
matrix or sudoku class object |
list where first element is global flag indicating if matrix is correct, second element with erroneus rows, third element with erroneus columns, fourth element with erroneus squares
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.