File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -222,10 +222,10 @@ assert_sufficient_f_args <- function(f, ...) {
222222# ' depending on the `cal_ref_time_value` setting.
223223# '
224224# ' @param before how far `before` each `ref_time_value` the sliding window
225- # ' should extend, as specified in the parent `epi[x]_slide` call Must be a
225+ # ' should extend, as specified in the parent `epi[x]_slide` call. Must be a
226226# ' single, non-`NA`, non-negative,[integer-compatible]
227227# ' [vctrs::vec_cast] number of time steps. Used only when
228- # ' `calc_ref_time_value` is `TRUE`
228+ # ' `calc_ref_time_value` is `TRUE`.
229229# ' @param calc_ref_time_value Boolean indicating whether the computation
230230# ' function should include a step to calculate `ref_time_value` based on the
231231# ' contents of the group data `.x`. This is used in `epi_slide`. When this
You can’t perform that action at this time.
0 commit comments