Description Usage Arguments Value Examples
pieChart()
saves the repeating data manipulation and
ggplot2 graphic grammars to produce a pie chart. It is for visualizing
distribution of factor levels of a single variable.
1 2 |
.tbl_df |
A data frame |
.group |
A factor variable |
start |
|
direction |
1, clockwise; -1, anticlockwise |
labelon |
logical scalar. Should labels be added via
|
... |
arguments passed down to |
A ggplot object
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.