Last chance! 50% off unlimited learning
Sale ends in
wheel(color, num = 12, bg = "gray95", border = NULL, init.angle = 105, cex = 1, lty = NULL, main = NULL, verbose = TRUE, ...)
polygon
which
draws the slicespar
) can
be given as argument to wheel
pie
function
pizza
# wheel color with 18 slices for 'tomato'
wheel("tomato", num = 18, bg = "gray20", cex = 0.7)
Run the code above in your browser using DataLab