Description Usage Arguments Value
These functions use to create and draw piechart.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
value |
non-negtive numeric vector. |
label |
label for each sector. |
x, y |
a scala numeric value. |
r0, r1 |
the radius of piechart, should be between 0 and 1. |
start, end |
offset of starting point from 3 o'clock in degrees. |
sep |
gap bewteen two adjacent sectors. |
steps |
increment of the sequence in radians. |
radius |
the size (in mm) of pie. |
label.facing |
one of downward, binding or clockwise. |
label.size |
the size of label. |
label.col |
the color of label. |
default.units |
a string indicating the default units. |
gp |
an object of class gpar. |
... |
extra parameters. |
a polygonGrob.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.