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