ANOVAShiny2: Launch 'ANOVAShiny2' Interface

Description Usage Details Value Examples

View source: R/ANOVAShiny2.R

Description

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

Usage

1

Details

Start ANOVAShiny2

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)
ANOVAShiny2()
}

Example output



ANOVAShiny2 documentation built on Aug. 27, 2020, 5:09 p.m.