README.md

onewayAnova

The goal of onewayAnova is to ...

Installation

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

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

Example

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

library(onewayAnova)
## basic example code


kstevenson97/onewayAnova documentation built on Nov. 4, 2019, 4:08 p.m.