Description Usage Arguments Value Author(s)
View source: R/build_gganimate_board.R
Returns a gganimate
object of the Game of Life board for a given gameRlife::game_of_life
output using gganimate
and gifski
: intended to be viewed in the RStudio
Viewer
tab.
1 | build_gganimate_board(board_ggplot, num_gen)
|
board_ggplot |
A object of class |
num_gen |
An integer specifying the number of generations. |
Used for its side-effect of animating in
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.