We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lag
1 parent 0ce9694 commit 8f21658Copy full SHA for 8f21658
R/endpoints.R
@@ -462,7 +462,7 @@ pub_covid_hosp_facility <- function(
462
#' @param ... not used for values, forces later arguments to bind by name
463
#' @param as_of Date. Optionally, the as of date for the issues to fetch. If not
464
#' specified, the most recent data is returned. Mutually exclusive with
465
-#' `issues` or `lag`.
+#' `issues`.
466
#' @param issues [`timeset`]. Optionally, the issue of the data to fetch. If not
467
#' specified, the most recent issue is returned. Mutually exclusive with
468
#' `as_of` or `lag`.
0 commit comments