R/DSAIRM-package.R

#' DSAIRM: A package to learn about Dynamical Systems Approaches to
#' Immune Response Modeling
#'
#' This package provides a number of Shiny apps that simulate various
#' within-host infection and immune response dynamics models.
#' By manipulating the models and working
#' through the instructions provided within the Shiny UI, you can learn about
#' some important concepts in immune response modeling. You will also
#' learn how models can be used to study such concepts.
#'
#' Start the main menu of the package by calling dsairmmenu().
#'
#' To learn more about how to use the package, see the documentation
#' on the package website:
#' https://ahgroup.github.io/DSAIRM/
#'

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
## usethis namespace: end
NULL

Try the DSAIRM package in your browser

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

DSAIRM documentation built on Aug. 24, 2023, 1:07 a.m.