VTShiny {VTShiny} | R Documentation |
VTShiny() loads interactive user interface built using R 'shiny'.
VTShiny()
Start VTShiny
The interactive user interface is to provide an easy way for variance analysis.
Nothing
if(interactive()){
library(rmarkdown)
VTShiny()
}