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