50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


GerminaR (version 1.4.2)

ger_boxp: Boxplot graphic

Description

Function use the raw data for made a boxplot graphic

Usage

ger_boxp(
  data,
  x,
  y,
  z,
  ylab = NULL,
  xlab = NULL,
  lgl = NULL,
  lgd = "top",
  brk = NULL,
  font = 1
)

Arguments

data

raw data

x

Axis x variable

y

Axis y variable

z

Group variable

ylab

Title for the axis y

xlab

Title for the axis x

lgl

Title for the legend

lgd

the position of legends ("none", "left", "right", "bottom", "top", or two-element numeric vector)

brk

break of the y axis

font

letter size in plot

Value

boxplot