This function produces the animation that shows all actions performed by
Karel since its world was generated by generate_world
. This is
internal, it's called by a wrapper depending on user's language
Uso
.run_actions(loop = FALSE, lang)
Argumentos
- loop
A logical value TRUE or FALSE indicating if the animation should
repeat itself after finished or not (defaults to TRUE).
Valor
Produces an animation with gganimate
.