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 Feb. 19, 2024, 1:11 a.m.