STAT2: Launch 'STAT2' Interface

Description Usage Details Value Examples

View source: R/STAT2.R

Description

STAT2() loads interactive user interface built using R 'shiny'.

Usage

1

Details

Start STAT2

The interactive user interface is to provide an easy way for basic statistical analysis and downloading plots.

Value

Nothing

Examples

1
2
3
4
if(interactive()){
library(rmarkdown)
STAT2()
}

STAT2 documentation built on Aug. 3, 2020, 5:08 p.m.

Related to STAT2 in STAT2...