Skip to content

Commit 76aac96

Browse files
committed
docs: fix partial variable rename in example
1 parent 675af5b commit 76aac96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/methods-epi_archive.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,7 @@ epix_detailed_restricted_mutate <- function(.data, ...) {
850850
#' )
851851
#' },
852852
#' .before = 5, .all_versions = TRUE,
853-
#' .versions = versions
853+
#' .versions = requested_versions
854854
#' ) %>%
855855
#' ungroup() %>%
856856
#' # Focus on one geo_value so we can better see the columns above:

0 commit comments

Comments
 (0)