Skip to content

Commit 438a390

Browse files
committed
Updated outdated documentation.
1 parent 973ea07 commit 438a390

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/slide.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
#' @param n Number of time steps to use in the running window. For example, if
2323
#' `n = 7`, one time step is one day, and the alignment is "right", then to
2424
#' produce a value on January 7 we apply the given function or formula to data
25-
#' in between January 1 and 7. Default is 7.
25+
#' in between January 1 and 7.
2626
#' @param ref_time_values Time values for sliding computations, meaning, each
2727
#' element of this vector serves as the reference time point for one sliding
2828
#' window. If missing, then this will be set to all unique time values in the

man/epi_slide.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)