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