Description Usage Arguments Details Value Examples
View source: R/spectrophoto_boxplot.R
The spectrophoto_boxplot function makes it easier to quickly generate a boxplot on your spectrophotography data.
1 |
data |
the desired dataset |
group |
the desired group |
y |
the extinction data |
Note: for the example, no actual spectophotography data was used. It's just an example of what the output should look like.
boxplot
1 | spectrophoto_boxplot(iris, iris$Species, iris$Sepal.Length)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.