shiny_eq5d {eq5d} | R Documentation |
shiny_eq5d
launches a shiny interface for browser based EQ-5D calculations.
shiny_eq5d(display.mode = "normal")
display.mode |
The display mode to be passed to runApp |
## Not run:
shiny_eq5d()
shiny_eq5d(display.mode="normal")
## End(Not run)