Skip to content

Commit 80413a2

Browse files
committed
docs(epix_slide): remove unnecessary S3 impl prototype boilerplate
1 parent 115251c commit 80413a2

File tree

3 files changed

+2
-26
lines changed

3 files changed

+2
-26
lines changed

R/grouped_epi_archive.R

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,13 +203,12 @@ ungroup.grouped_epi_archive <- function(x, ...) {
203203
}
204204

205205

206-
#' @rdname epix_slide
207-
#'
208206
#' @importFrom data.table key address rbindlist setDF copy
209207
#' @importFrom tibble as_tibble new_tibble validate_tibble
210208
#' @importFrom dplyr group_by groups
211209
#' @importFrom rlang !! !!! enquo quo_is_missing enquos is_quosure sym syms
212210
#' env missing_arg
211+
#'
213212
#' @export
214213
epix_slide.grouped_epi_archive <- function(
215214
.x,

R/methods-epi_archive.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -842,7 +842,6 @@ epix_slide <- function(
842842
}
843843

844844

845-
#' @rdname epix_slide
846845
#' @export
847846
epix_slide.epi_archive <- function(
848847
.x,

man/epix_slide.Rd

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

0 commit comments

Comments
 (0)