Skip to content

Commit e047a4a

Browse files
committed
Fix grammar in epix_slide ... docs
1 parent 6039646 commit e047a4a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

R/methods-epi_archive.R

+2-2
Original file line numberDiff line numberDiff line change
@@ -679,8 +679,8 @@ group_by.epi_archive = function(.data, ..., .add=FALSE, .drop=dplyr::group_by_dr
679679
#' @param ... Additional arguments to pass to the function or formula specified
680680
#' via `f`. Alternatively, if `f` is missing, then `...` is interpreted as an
681681
#' expression for tidy evaluation; in addition to referring to columns
682-
#' directly by name, the expression has access to a `.data` and `.env`
683-
#' pronouns as in `dplyr` verbs, and can also refer to the `.group_key` and
682+
#' directly by name, the expression has access to `.data` and `.env` pronouns
683+
#' as in `dplyr` verbs, and can also refer to the `.group_key` and
684684
#' `.ref_time_value`. See details of [`epi_slide`].
685685
#' @param before How far `before` each `ref_time_value` should the sliding
686686
#' window extend? If provided, should be a single, non-NA,

man/epix_slide.Rd

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

0 commit comments

Comments
 (0)