shiny_eq5d {eq5d} | R Documentation |
Launch shiny EQ-5D interface
Description
shiny_eq5d
launches a shiny interface for browser based EQ-5D calculations.
Usage
shiny_eq5d(display.mode = "normal")
Arguments
display.mode |
The display mode to be passed to runApp |
Examples
## Not run:
shiny_eq5d()
shiny_eq5d(display.mode="normal")
## End(Not run)
[Package eq5d version 0.15.3 Index]