Description Usage Details Value Examples
ANOVAShiny2() loads interactive user interface built using R 'shiny'.
1 |
Start ANOVAShiny2
The interactive user interface is to provide an easy way for anova analysis and downloading relevant plots.
Nothing
1 2 3 4 | if(interactive()){
library(rmarkdown)
ANOVAShiny2()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.