Skip to content

zoezhang106/CardioRenalSim

 
 

Repository files navigation

CardioRenalSim, eLearning application for blood pressure regulation

These applications were developed in the Interface Group.

Installation

As this package is not currently on CRAN, install it via devtools:

devtools::install_github("ddezel/CardioRenalSim")

Access Apps

There are two ways to run these apps:

  • access the Apps.Physiol RStudio Connect server and selected the relevant app
  • from the package (see below)
library(CardioRenalSim)
# entry level app
run_CardioRenalSim(context = "introduction")
# virtual patient Bootstrap 4
run_CardioRenalSim(context = "virtual-patient")

Note that for the patient simulator, you need to install a compiler: either Rtools for windows or clang for Mac/Linux. If you don't want, you can still access these apps online.

Demonstration

Entry Level Application

Coming up soon

Virtual Patient Simulator

Coming up soon

Contacts

diane.dezelicourt_at_physiol.uzh.ch

Staff

Acknowledgments

I thank RStudio for providing us with RStudio Connect licences. All illustration backgrounds were designed by Tara Von Grebel and animations were produced by Janine Meyer, both of the Multimedia and eLearning-Services, University of Zurich.

About

CaPO4Sim, the virtual physiology simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 89.1%
  • C 7.6%
  • CSS 2.5%
  • JavaScript 0.8%