Skip to content

Commit d7fc4c0

Browse files
committed
docs: unlink broken reclass() ref
1 parent 6bab2f4 commit d7fc4c0

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
@@ -169,7 +169,7 @@ dplyr_reconstruct.epi_df <- function(data, template) {
169169
#'
170170
#' In the move to our current not-quite-proper/effective "implementation" of
171171
#' [`dplyr::dplyr_extending`] for `epi_df`s, we moved a lot of checks in
172-
#' `dplyr_reconstruct` and used it instead of [`reclass()`] in various
172+
#' `dplyr_reconstruct` and used it instead of `reclass()` in various
173173
#' operations to prevent operations from outputting invalid metadata/classes,
174174
#' instead of more careful tailored and relevant checks. However, this actually
175175
#' introduced extra overhead due to `dplyr_reconstruct.epi_df()` passing off to

man/reconstruct_light_edf.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)