inst/doc/Introduction-to-EpiSimR.R

## ----setup, include=FALSE-----------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  eval = FALSE
)

## -----------------------------------------------------------------------------
# # Install from CRAN
# install.packages("EpiSimR")
# 
# # Load the package
# library(EpiSimR)

## -----------------------------------------------------------------------------
# run_app()

Try the EpiSimR package in your browser

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

EpiSimR documentation built on April 4, 2025, 1:07 a.m.