summaryrefslogtreecommitdiff
path: root/R/id.R
diff options
context:
space:
mode:
authorNaeem Model <me@nmode.ca>2024-05-09 20:27:25 +0000
committerNaeem Model <me@nmode.ca>2024-05-09 20:27:25 +0000
commitbd947aec1f45184154fc32a442953a3950e76c76 (patch)
tree4cff68efb9a52712a3a5aa1c767675684c30d403 /R/id.R
parentdce01ac19a0298388089ce4297a44ef2aa2c4c46 (diff)
Update docs
Diffstat (limited to 'R/id.R')
-rw-r--r--R/id.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/id.R b/R/id.R
index 91fa5ca..5277591 100644
--- a/R/id.R
+++ b/R/id.R
@@ -25,7 +25,7 @@
#' @return An estimate of the basic reproduction number (R0).
#'
#' @references [Fisman et al. (PloS One, 2013)](
-#' https://doi.org/10.1371/journal.pone.0083622)
+#' https://doi.org/10.1371/journal.pone.0083622)
#'
#' @seealso [idea()] for a similar method.
#'