View source: R/sample_boards.R
sample_boards | R Documentation |
This function displays a list of 9 sudoku boards which you can try to solve, with board0 being the easiest and board9 the hardest.
sample_boards()
a list of boards
b1 <- sample_boards()[[1]] b1 sample_boards()[c(1:5)]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.