m_boxplot: Function for simple boxplot for statistical analysis

Description Usage Arguments

View source: R/m_boxplot.R

Description

Function for simple boxplot for statistical analysis

Usage

1
m_boxplot(x, y, labs = c("", "", ""), fill = c(""))

Arguments

x

factor vector for catigorical variable on x axis

y

vector for response variable on y axis

labs

vector of two elements for axis labels (c("x label", "y label))

fill

potential second factor to take into account


sebmader/LizardsAndNiches documentation built on March 11, 2021, 6:08 p.m.