Description Usage Arguments Value
convert standard cartesian coordiates to coordinates in a circular plot
1 2 3 4 5 6 7 8 9 |
x |
vector of x coordinates, or a 2-column matrix with columns x and y |
y |
vector of y coordinates (ignored if x is a 2-column matrix) |
xlim |
x-axis limits |
ylim |
y-axis limits |
rlim |
radius limits for plot |
start_angle |
angle to start |
clockwise |
If true, go clockwise |
2-column matrix of (x,y) locations in circle plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.