runttestshiny: Launch ttestshiny Interface

Description Usage Details Value Examples

View source: R/runttestshiny.R

Description

ttestshiny() loads interactive user interface built using R shiny.

Usage

1

Details

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.

Value

Nothing

Examples

1
2
3
4
5
## Not run: 
library(shiny)
ttestshiny()

## End(Not run)

ttestshiny documentation built on May 1, 2019, 9:45 p.m.