Description Usage Details Value Examples
View source: R/runttestshiny.R
ttestshiny() loads interactive user interface built using R shiny.
1 |
Start ttestshiny
The interactive user interface is to provide an easy way for people who are learning ttest. Includes example data for testing out a few example analysis.
Nothing
1 2 3 4 5 | ## Not run:
library(shiny)
ttestshiny()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.