knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

multipatchr

Travis build status Codecov test coverage

Installation

multipatchr implements a multi-patch compartmental (SEIR) model. This is a work in progress. You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("sangeetabhatia03/multipatchr")


sangeetabhatia03/multipatchr documentation built on Jan. 29, 2020, 5:42 p.m.