runtheExample: Shiny app

Description Usage Arguments Examples

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

1
runtheExample(whetherrun)

Arguments

whetherrun

whether to run shiny app, default to be TRUE

Examples

1

Example output

Loading required package: survival
Loading required package: data.table
Registered S3 methods overwritten by 'pROC':
  method    from
  print.roc huge
  plot.roc  huge

glmaag documentation built on May 10, 2019, 9:04 a.m.