Description Usage Arguments Value Examples
Creating board object
1 |
mat |
matrix, default to be null, if not null, mat will be used for board |
n |
integer, dimension of the board |
p |
number between 0 and 1, probability of having 0's |
board object
1 | board(n = 5, p = .25)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.