Skip to content

Commit f516f05

Browse files
committed
update function
1 parent 8a6885b commit f516f05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

R/est_seroincidence_by.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#' If `strata` is left empty, a warning will be produced,
2424
#' recommending that you use [estimate_scr()] for unstratified analyses,
2525
#' and then the data will be passed to [estimate_scr()].
26-
#' If for some reason you want to use [estimate_scr_by()]
26+
#' If for some reason you want to use [est_seroincidence_by()]
2727
#' with no strata instead of calling [estimate_scr()],
2828
#' you may use `NA`, `NULL`, or `""` as the `strata`
2929
#' argument to avoid that warning.

0 commit comments

Comments
 (0)