barplot_desc: Easy barplot

View source: R/graphs.R

barplot_descR Documentation

Easy barplot

Description

Easy barplot

Usage

barplot_desc(
  tab,
  x,
  ylab = gettext("proportion"),
  showGraphNA = NULL,
  palette = "hue",
  graphPercent = NULL
)

Arguments

tab

a data frame

x

the variable to display

Value

a ggplot barplot


KZARCA/simplestats documentation built on Feb. 19, 2024, 1:11 a.m.