plot.oneway: Plots the results

Description Usage Arguments Value Examples

View source: R/plot.R

Description

This function plots the results of the analysis oneway

Usage

1
2
## S3 method for class 'oneway'
plot(x, col = "skyblue", ...)

Arguments

x

object class of type oneway

...

additional parameters that are being passed to the print function

color

input a color of choice using col = "x". If not specified the default color is skyblue.

Value

boxplot plotting the results of the analysis oneway.

Examples

1
2

arifaabbas/onewayR documentation built on Dec. 19, 2021, 4:38 a.m.