Skip to content

Commit 8ac32e5

Browse files
committed
Remove reference to removed "advanced" vignette
1 parent 576e97d commit 8ac32e5

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

R/methods-epi_archive.R

+1-2
Original file line numberDiff line numberDiff line change
@@ -737,8 +737,7 @@ epix_detailed_restricted_mutate <- function(.data, ...) {
737737
#' 4. There are no size stability checks or element/row recycling to maintain
738738
#' size stability in `epix_slide`, unlike in `epi_slide`. (`epix_slide` is
739739
#' roughly analogous to [`dplyr::group_modify`], while `epi_slide` is roughly
740-
#' analogous to `dplyr::mutate` followed by `dplyr::arrange`) This is detailed
741-
#' in the "advanced" vignette.
740+
#' analogous to [`dplyr::mutate`].)
742741
#' 5. `.all_rows` is not supported in `epix_slide`; since the slide
743742
#' computations are allowed more flexibility in their outputs than in
744743
#' `epi_slide`, we can't guess a good representation for missing computations

man/epix_slide.Rd

+1-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)