drawSectorAnnulus | R Documentation |
Displays a radial pie sector with optional annuli.
drawSectorAnnulus(angle1,angle2,radius1,radius2,col,angleinc=0.03)
angle1,angle2 |
Start and end angle for the sector. |
radius1,radius2 |
Start and end of the radial extent of the annulus. |
col |
Color of the sector. |
angleinc |
The angular increment to use in drawing the arcs. |
‘drawSectorAnnulus’ displays a single radial pie sector. It is probably only useful when called from radial.pie.
nil
Jim Lemon
radial.pie
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.