Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 1.83 KB

README.md

File metadata and controls

47 lines (35 loc) · 1.83 KB

Web Application for Health Economics Decision Making (WAHEco)

You can use this library to model study case in health economics decision making or you can use the internal architecture web application for another customized web application.

Description

This package has a general custom architecture web application using shiny, shinydashboard, shiny.route and heemod libraries, it has some web modules for health economics decision making and anyone can create news customized modules or component for later they are added to the web application container AppRoot.

Dependencies

It's neccesary to install the following libraries to execute the demo version

Demo

In order to execute a version demo of web application, we are execute the following commands in an environment R:

library(shiny)
runGitHub(repo = "WAHEco", username = "salmuz", subdir = "inst/shinyapp/capionis")

Features

  • Web Application container for modules
  • Module container for web components:
    • Server method for catching the request http
    • View method for showing a interface in html