Description Arguments Details Value Examples
In the Game of Evolution, an organism is an I x J binary matrix. Each ON state in this matrix is a 'living cell' in Game of Life Each OFF state in this matrix is a 'dead cell' in Game of Life
cells |
an IxJ binary matrix to be stored as an organism |
shift |
a Vector of c(X,Y) coordinate offsets to center the cells matrix [c(0,0)] |
To account for
organism
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.