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("rkabacoff/onewayAnova", build_vignettes=TRUE)

Example

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

library(onewayAnova)
## basic example code


Rkabacoff/onewayAnova documentation built on Oct. 30, 2019, 10:58 p.m.