Description Usage Arguments Examples
View source: R/sudoku-checks.R
This function allows you to check whether a sudoku solution is good
1 |
s |
a sudoku |
... |
additional arguments |
1 2 | solved_puzzle <- solve_sudoku(sudoku)
is_legal(solved_puzzle)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.