summaryrefslogtreecommitdiff
path: root/R/id.R
diff options
context:
space:
mode:
authorNaeem Model <me@nmode.ca>2024-02-13 08:22:47 +0000
committerNaeem Model <me@nmode.ca>2024-02-13 08:22:47 +0000
commite1c16cc937f241da2adc99c38ad7c9f09d204f9b (patch)
treeaa1d67d4a6d78614320555ba63d536866beb9bfe /R/id.R
parentcbe66a70a063988f5436e5e617a0ef6aeed0f166 (diff)
Update documentation
Diffstat (limited to 'R/id.R')
-rw-r--r--R/id.R3
1 files changed, 1 insertions, 2 deletions
diff --git a/R/id.R b/R/id.R
index eef66d6..91fa5ca 100644
--- a/R/id.R
+++ b/R/id.R
@@ -24,8 +24,7 @@
#'
#' @return An estimate of the basic reproduction number (R0).
#'
-#' @references
-#' [Fisman et al. (PloS One, 2013)](
+#' @references [Fisman et al. (PloS One, 2013)](
#' https://doi.org/10.1371/journal.pone.0083622)
#'
#' @seealso [idea()] for a similar method.