Skip to content

Bussard91/2021_AdlerMDS_WebHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

AdlerMDS_WebHelper

The Adler Medical Data Science Web Helper (AdlerMDS_WebHelper) is my first little RShiny-WebApp.

The aim of this app is to combine various calculations from laboratory medicine and different clinical scoring systems in one small app.

Here is the link zu the "ready-to-use" shinyapps.io-hosted WebApp: https://adlermds.shinyapps.io/AdlerMDS_WebHelper/

You can run this WebApp on your local machine in a R Session using the following code:

library(shiny)
runGitHub("2021_AdlerMDS_WebHelper", "Bussard91", ref = "main")

Notice that the package "shiny" has to be installed.

Releases

No releases published

Packages

No packages published

Languages