项目作者: salmuz

项目描述 :
Application Web for Health Economics Decision Making
高级语言: R
项目地址: git://github.com/salmuz/WAHEco.git
创建时间: 2017-04-27T13:36:03Z
项目社区:https://github.com/salmuz/WAHEco

开源协议:

下载


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:

  1. library(shiny)
  2. 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