Skip to content

Commit c3be3ac

Browse files
committed
docs(complete.epi_df): further tweak summary line
1 parent 63bdc1d commit c3be3ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/methods-epi_df.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ group_modify.epi_df <- function(.data, .f, ..., .keep = FALSE) {
256256
dplyr::dplyr_reconstruct(NextMethod(), .data)
257257
}
258258

259-
#' Complete an `epi_df` with additional rows for missing key combinations
259+
#' "Complete" an `epi_df`, adding missing rows and/or replacing `NA`s
260260
#'
261261
#' A `tidyr::complete()` analogue for `epi_df` objects. This function
262262
#' can be used, for example, to add rows for missing combinations

man/complete.epi_df.Rd

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

0 commit comments

Comments
 (0)