app_start: Launch Shiny app for Phase II clinical trials

Description Usage Examples

View source: R/app.R

Description

Web application allowing to see designs. Note that this requires the rmarkdown, flexdashboard, shiny, shinyWidgets, shinyBS, ggplot2 and shinipsum packages to be installed

Usage

1

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
## Not run: 
library(rmarkdown)
library(flexdashboard)
library(shiny)
library(shinyWidgets)
library(shinyBS)
library(shinipsum)
library(ggplot2)
app_start()

## End(Not run)

IDDI-BE/PhIIdesign documentation built on June 5, 2021, 2:03 p.m.