ANOVAShiny: Launch 'ANOVAShiny' Interface

Description Usage Details Value Examples

View source: R/ANOVAShiny.R

Description

ANOVAShiny() loads interactive user interface built using R 'shiny'.

Usage

1

Details

Start ANOVAShiny

The interactive user interface is to provide an easy way for anova analysis and downloading relevant plots.

Value

Nothing

Examples

1
2
3
4
if(interactive()){
library(rmarkdown)
ANOVAShiny()
}

Example output



ANOVAShiny documentation built on May 2, 2019, 3:31 p.m.