STAT: Launch 'STAT' Interface

Description Usage Details Value Examples

View source: R/STAT.R

Description

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

Usage

1
STAT()

Details

Start STAT

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)
STAT()
}

STAT documentation built on May 2, 2019, 2:18 a.m.

Related to STAT in STAT...