| seq_circle | R Documentation | 
Generates a sequence of 2D points evenly spaced on the unit circle.
seq_circle(n)
| n | An integer value specifying the number of points in the sequence. | 
A base::list of length-2 numeric vectors storing 2D points evenly spaced on the unit circle.
seq_circle(10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.