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

Example

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

library(onewayAnova)
## basic example code


annasophiepeters/onewayAnova documentation built on Nov. 2, 2019, 1:55 p.m.