boxplot_bivar: Easy Boxplot

View source: R/graphs.R

boxplot_bivarR Documentation

Easy Boxplot

Description

Easy Boxplot

Usage

boxplot_bivar(tab, x, y, palette = "hue", violin = FALSE)

Arguments

tab

a data frame

x

the independant variable

y

the dependant variable

Value

a ggplot boxplot


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