Description Usage Arguments Value
Draw a Donut plot
1 2 3 |
data |
A data.frame |
donuts |
A character string of column name be assigned to the Donuts |
count |
A character string of column name uses as count |
addDonutLabel |
A logical value. If TRUE, labels are added to the Donuts |
showRatio |
A logical value. If TRUE, Ratios are added to the DonutLabels |
polar |
A logical value. If TRUE, coord_polar() function will be added |
labelposition |
A number indicating the label position |
title |
Plot title |
interactive |
A logical value. If TRUE, an interactive plot will be returned |
An interactive Pie and Donut plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.