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 April 11, 2025, 10:58 p.m.