Skip to content

Commit 6b58248

Browse files
committed
style: styler (GHA)
1 parent 49b5766 commit 6b58248

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

R/slide.R

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#' Slide a function over variables in an `epi_df` object
22
#'
3-
#' Slides a given function over variables in an `epi_df` object. See the
4-
#' [slide vignette](https://cmu-delphi.github.io/epiprocess/articles/slide.html)
3+
#' Slides a given function over variables in an `epi_df` object. See the
4+
#' [slide vignette](https://cmu-delphi.github.io/epiprocess/articles/slide.html)
55
#' for examples.
66
#'
77
#' @template basic-slide-params
@@ -344,7 +344,7 @@ epi_slide <- function(x, f, ..., before, after, ref_time_values,
344344
#'
345345
#' Slides an n-timestep [data.table::froll] or [slider::summary-slide] function
346346
#' over variables in an `epi_df` object. See the
347-
#' [slide vignette](https://cmu-delphi.github.io/epiprocess/articles/slide.html)
347+
#' [slide vignette](https://cmu-delphi.github.io/epiprocess/articles/slide.html)
348348
#' for examples.
349349
#'
350350
#' @template basic-slide-params

0 commit comments

Comments
 (0)