helix | R Documentation |
Positions along a helix
helix( R0 = 500, pitch = 600, N = 5, delta = pi/8, delta0 = pi/2, n.smooth = 100 * N, right = TRUE )
R0 |
radius of helix |
pitch |
pitch of helix |
N |
number of particles |
delta |
angle between particles |
delta0 |
initial angle |
n.smooth |
number of points for a finer helix (useful for display) |
right |
logical, helicity |
3D points following a helix
list of positions and angles
baptiste Auguie
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.