ANOVAShiny2 {ANOVAShiny2} | R Documentation |
ANOVAShiny2() loads interactive user interface built using R 'shiny'.
ANOVAShiny2()
Start ANOVAShiny2
The interactive user interface is to provide an easy way for anova analysis and downloading relevant plots.
Nothing
if(interactive()){
library(rmarkdown)
ANOVAShiny2()
}