turtle_drunk | R Documentation |
A turtle takes steps of a fixed length, but turns at a random angle after each step.
turtle_drunk(side, step)
side |
side-lengths of the containing square |
step |
length of one turtle step |
side effects
Homer White homerhanumat@gmail.com
## turtle_drunk(side = 100, step = 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.