empty_board | R Documentation |
Initialize a Lights Out board with all lights switched off
empty_board(size, classic = TRUE)
size |
Number of rows and columns for the board |
classic |
If |
A lightsout
board.
random_board
new_board
empty_board(5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.