Description Usage Arguments Author(s)
Given a starting value grow out the branches. Iterations are controlled by the length of the inputs. The input parameters are put into a dataframe so all parameters should be of equal length or length of 1.
1 2 3 4 5 6 7 |
startx |
X to begin branching from. Defaults to 0. |
starty |
Y to begin branching from. Defaults to 0. |
d |
Degree change for each branch. Should be one for each iteration. |
m |
Magnitude for each branch. Should be one for each iteration. |
r |
Regression from tip of a stem to the branch point. Should be between 0 and 1. for each branch. Should be one for each iteration. |
Daniel R. Kick (drk8b9@mail.missouri.edu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.