]> nmode's Git Repositories - Rnaught/blob - README.Rmd
Change SI units to "day(s)" and "week(s)" in the estimates table
[Rnaught] / README.Rmd
1 ---
2 output: github_document
3 ---
4
5 <!-- README.md is generated from README.Rmd. Please edit that file. -->
6
7 ```{r, include = FALSE}
8 knitr::opts_chunk$set(
9 collapse = TRUE,
10 comment = "#>"
11 )
12 ```
13
14 # Rnaught <a href="https://MI2YorkU.github.io/Rnaught"><img src="man/figures/logo.svg" align="right" height="139" alt="Rnaught Logo"></a>
15
16 Rnaught is an R package and web application for estimating the
17 [basic reproduction number (_R_~0~)](
18 https://en.wikipedia.org/wiki/Basic_reproduction_number) of infectious diseases.
19
20 In progress...