README.md

onewayAnova

The goal of onewayAnova is to ...

Installation

You can install the released version of onewayAnova from github with:

if(!require(devtools)){
install.packages("devtools")
}
devtools::install_github("nurahjaradat/onewayAnova", build_vignettes = TRUE)

Example

This is a basic example which shows you how to solve a common problem:

library(onewayAnova)
## basic example code


nurahjaradat/onewayAnova documentation built on Nov. 4, 2019, 10:11 p.m.