plot_gg_bar: Plots data as bar plot with ggplot2

View source: R/plot_gg_bar.R

plot_gg_barR Documentation

Plots data as bar plot with ggplot2

Description

Plots data as bar plot with ggplot2

Usage

plot_gg_bar(data, x = "observations", y = "count")

Arguments

data

data to plot

x

column name of x axis labels

y

numeric value to be represented


nicohuttmann/pOmics documentation built on Sept. 21, 2022, 9:28 a.m.