gg_barplot_table: gg_barplot_table

View source: R/Visualizations_tables.R

gg_barplot_tableR Documentation

gg_barplot_table

Description

Takes a table and plots a gg barplot

Usage

gg_barplot_table(TBL, Title = "", gg_theme = NULL)

Arguments

TBL

A table (base R table())

Title

A title else ""

gg_theme

a ggplot theme or NULL

Value

A ggplot


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