plot_static_world | R Documentation |
This function plots Karel'w wort at the requested time. Initially, time is 1
and with each action that Karel performs, time is incremented by one. Current
time is stored in pkg_env$moment
. This function is useful for
debuggint and to get static images to be used in the examples in the handouts
for studentes.
plot_static_world(time)
time |
The requested time |
Prints the plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.