Description Usage Arguments Value
This function is used to generate point locations in circleplot; but can also be useful for adding furter points and labels to an existing plot.
| 1 | make.circle(n, alpha, k)
 | 
| n | The number of points to place on the circumference | 
| alpha | Angle (in degrees) by which to rotate point coordinates. Defaults to 22.91 (0.4 radians) | 
| k | The radius; defaults to one | 
Returns a data.frame with x & y coordinates, as well as the angle (in radians) of that point from the origin.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.