BLRShiny2 {BLRShiny2} | R Documentation |
Launch 'BLRShiny2' Interface
Description
BLRShiny2() loads interactive user interface built using R 'shiny'.
Usage
BLRShiny2()
Details
Start BLRShiny2
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)
BLRShiny2()
}
[Package BLRShiny2 version 0.1.0 Index]