BLRShiny: Launch 'BLRShiny' Interface

Description Usage Details Value Examples

Description

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

Usage

1

Details

Start BLRShiny

The interactive user interface is to provide an easy way for binary logistic regression analysis and downloading relevant plot.

Value

Nothing

Examples

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

BLRShiny documentation built on May 9, 2019, 5:05 p.m.

Related to BLRShiny in BLRShiny...