gg_barplot_table2: gg_barplot_table2

View source: R/Visualizations_tables.R

gg_barplot_table2R Documentation

gg_barplot_table2

Description

Takes a table and plots a gg barplot

Usage

gg_barplot_table2(TBL, Title = NULL, gg_theme = NULL, col_vector = NULL)

Arguments

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

Value

A ggplot


eisascience/scCustFx documentation built on June 2, 2025, 3:59 a.m.