Skip to content

Commit 8f21658

Browse files
nmdefriesdshemetov
andauthored
remove mention of lag in doc
Co-authored-by: Dmitry Shemetov <dshemetov@ucdavis.edu>
1 parent 0ce9694 commit 8f21658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/endpoints.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ pub_covid_hosp_facility <- function(
462462
#' @param ... not used for values, forces later arguments to bind by name
463463
#' @param as_of Date. Optionally, the as of date for the issues to fetch. If not
464464
#' specified, the most recent data is returned. Mutually exclusive with
465-
#' `issues` or `lag`.
465+
#' `issues`.
466466
#' @param issues [`timeset`]. Optionally, the issue of the data to fetch. If not
467467
#' specified, the most recent issue is returned. Mutually exclusive with
468468
#' `as_of` or `lag`.

0 commit comments

Comments
 (0)