View source: R/pos_branching_y.R
pos_branching_y | R Documentation |
Create vector for x that, with y will, form a wrapping branching pattern
pos_branching_y(y0 = 0, n = 12, height = 2 * sqrt(0.75))
y0 |
numeric y start position |
n |
number of positions |
height |
numeric, height between positions |
pos_branching_y() pos_branching_y(n = 10, y0 = 5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.