Skip to content

Commit b5d96e7

Browse files
committed
Document ... for as_tibble.epi_df
1 parent 50586de commit b5d96e7

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

R/methods-epi_df.R

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
#'
1010
#' @template x
1111
#'
12+
#' @inheritParams tibble::as_tibble
13+
#'
1214
#' @importFrom tibble as_tibble
1315
#' @export
1416
as_tibble.epi_df <- function(x, ...) {

man/as_tibble.epi_df.Rd

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

0 commit comments

Comments
 (0)