View source: R/Visualizations_tables.R
gg_barplot_table | R Documentation |
Takes a table and plots a gg barplot
gg_barplot_table(TBL, Title = "", gg_theme = NULL)
TBL |
A table (base R table()) |
Title |
A title else "" |
gg_theme |
a ggplot theme or NULL |
A ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.