BLRShiny {BLRShiny}R Documentation

Launch 'BLRShiny' Interface

Description

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

Usage

BLRShiny()

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

if(interactive()){
library(rmarkdown)
BLRShiny()
}

[Package BLRShiny version 0.1.0 Index]