barplot_bivar: Easy Barplot

View source: R/graphs.R

barplot_bivarR Documentation

Easy Barplot

Description

Easy Barplot

Usage

barplot_bivar(tab, x, y, graphPercent = NULL, showGraphNA = NULL)

Arguments

tab

a data frame

x

the independant variable

y

the dependant variable

Value

a ggplot barplot


KZARCA/simplestats documentation built on April 11, 2025, 10:58 p.m.