spectrophoto_bar: Spectophotography bar graph

Description Usage Arguments Details Value Examples

View source: R/spectrophoto_bar.R

Description

The spectrophoto_bar function easily gives an overview of your spectrophotography measurements, per group.

Usage

1

Arguments

data

the desired dataset

x

the x-axis variable

y

the y-axis variable

Details

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

Value

bar graph

Examples

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

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