Description Usage Arguments Value Examples
Plot sales of Mario games.
1 | mario_plot_sales(type = "bar")
|
type |
Type of plot ("bar" or "pie"). |
ggplot of sales
1 2 | mario_plot_sales("bar")
mario_plot_sales("pie")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.