Learn R Programming

glmaag (version 0.0.6)

runtheExample: Shiny app

Description

Run the shiny app for web interative using. You need to load data.table, dplyr, ggplot2, plotROC, and survminer beforehand. If you want to do parallel computing, you also need to register cores.

Usage

runtheExample(whetherrun)

Arguments

whetherrun

whether to run shiny app, default to be TRUE

Examples

Run this code
# NOT RUN {
runtheExample(FALSE)
# }

Run the code above in your browser using DataLab