Skip to content

Commit a79361a

Browse files
committed
docs(epi_slide): remove redundant ... documentation
1 parent 30c9c14 commit a79361a

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

R/slide.R

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,6 @@
7575
#' respectively, as additional names for these same quantities (similar to
7676
#' [`dplyr::group_modify`]).
7777
#'
78-
#' @param ... Additional arguments to pass to the function or formula specified
79-
#' via `.f`. Alternatively, if `.f` is missing, then the `...` is interpreted
80-
#' as a ["data-masking"][rlang::args_data_masking] expression or expressions
81-
#' for tidy evaluation.
8278
#' @param .new_col_name Name for the new column that will contain the computed
8379
#' values. The default is "slide_value" unless your slide computations output
8480
#' data frames, in which case they will be unpacked (as in `tidyr::unpack()`)

man/epi_slide.Rd

Lines changed: 0 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)