Description Usage Arguments Value
Lifegame
1 |
input |
An matrix composed of |
n |
Number of generations to calculate. |
... |
Other parameters passed down to methods |
A lifegame class data.frame
with 4 integer columns.
The x
and y
columns indicate their coordinates.
The generation
column indicates n-th generation of lifegame.
The life
column indicates if the cell is dead (0
) or alive (1L
).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.