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