Description Usage Arguments Value Examples
Make a Waffle Plot
1 | MakeWaffle(vec, title, colors)
|
vec |
a numeric vector of strictly non-negative values |
title |
the title of the plot. Defaults to the name of |
colors |
a character vector of colors the same length as |
Nothing. A waffle plot is displayed.
1 | MakeWaffle(vec = runif(5), title = "Waffle plot of random proportions")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.