gge_barplot: Plot categorical Variables using barplot

gge_barplotR Documentation

Plot categorical Variables using barplot

Description

Plot categorical Variables using barplot

Usage

gge_barplot(df, group = NULL, ncol = NULL, nrow = NULL)

Arguments

df

a data frame

group

a string with the name of the varible(s) to group the plots

ncol

integer with the number of columns in the grid to plot. If NULL (default), plots will be places in a squared grid

nrow

inteter with the number of rows in the grid to plot. If NULL (default), plots will be places in a squared grid


DiogoFerrari/edar documentation built on May 8, 2022, 8:26 a.m.