R/CaPO4Sim-package.R

#' CaPO4Sim
#'
#' Explore calcium (Ca) and phosphate (Pi) homeostasis with two novel 'Shiny' apps,
#' building upon on a previously published mathematical model written in C,
#' to ensure efficient computations. The underlying model is accessible
#' here <https://www.ncbi.nlm.nih.gov/pubmed/28747359>.
#' The first application explores the fundamentals of Ca-Pi homeostasis,
#' while the second provides interactive case studies for in-depth exploration of the topic,
#' thereby seeking to foster student engagement and an integrative understanding of Ca-Pi regulation.
#' These applications are hosted at <https://rinterface.com/AppsPhysiol.html>.
#'
#' @name CaPO4Sim
#' @import shiny
#' @docType package
NULL

Try the CaPO4Sim package in your browser

Any scripts or data that you put into this service are public.

CaPO4Sim documentation built on March 21, 2021, 9:06 a.m.