a logical array object where the first and second dimensions represent the
rows and columns of a sudoku puzzle and the third dimension represnts which
numbers 1-9 can go in a particular row/column combination. Cells in the array
in which it is unknown whether that number can go in the row/column
combination are filled with NA
1 |
a 9x9x9 array
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.