spectrophoto_boxplot: Spectrophotography boxplot

Description Usage Arguments Details Value Examples

View source: R/spectrophoto_boxplot.R

Description

The spectrophoto_boxplot function makes it easier to quickly generate a boxplot on your spectrophotography data.

Usage

1

Arguments

data

the desired dataset

group

the desired group

y

the extinction data

Details

Note: for the example, no actual spectophotography data was used. It's just an example of what the output should look like.

Value

boxplot

Examples

1
spectrophoto_boxplot(iris, iris$Species, iris$Sepal.Length)

IreneSchimmel/funkyfigs documentation built on Dec. 17, 2021, 11:31 p.m.