| pie2 | R Documentation | 
pie2 was modified after pie. This is not meant to be
called directly.
pie2( x, labels = names(x), edges = 200, radius = 0.8, clockwise = FALSE, init.angle = if (clockwise) 90 else 0, density = NULL, angle = 45, col = NULL, border = NULL, lty = NULL, main = NULL, panel = NULL, ... )
x | 
 See   | 
labels | 
 See   | 
edges | 
 See   | 
radius | 
 See   | 
clockwise | 
 See   | 
init.angle | 
 See   | 
density | 
 See   | 
angle | 
 See   | 
col | 
 See   | 
border | 
 See   | 
lty | 
 See   | 
main | 
 See   | 
panel | 
 a letter for labeling panel.  | 
... | 
 See   | 
pie2 returns a figure.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.