Description Usage Arguments Value Author(s)
View source: R/coords_living.R
Returns the board co-ordinates of all the living cells.
1 | coords_living(board)
|
board |
An n^2 binary matrix with living cells indicated by 1s. |
An nx2 matrix with row co-ordinates in the first column and column co-ordinates in the second.
Alex Kalinka, alex.t.kalinka@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.