Pie | R Documentation |
Plot Pie
Pie(x, y, fill = c("white", "#f8766d"), color = "grey")
x |
vector |
y |
vector |
fill |
color |
color |
color |
Pie(1:10, 5:12)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.