box_plot: Box Plots

View source: R/box_plot.R

box_plotR Documentation

Box Plots

Description

Each element is a single plot of grouped boxplots.

Usage

box_plot(data, elements, group, xlegend = "")

Arguments

data

Dataframe

elements

Select the elements to plot as vector.

group

Select the grouping of the data set as character variable. This needs to be the name of a column in the data frame.

xlegend

Label the x-axis.


muhohl/geochem documentation built on March 4, 2025, 8:14 p.m.