Skip to content

Commit 38eb82d

Browse files
committed
Align indirection title to tidyselect doc
1 parent 55453da commit 38eb82d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/doc-data-masking.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
#' instead of `diamonds[diamonds$x == 0 & diamonds$y == 0 & diamonds$z == 0, ]`.
3535
#'
3636
#'
37-
#' # Indirection
37+
#' # Indirection in wrapper functions
3838
#'
3939
#' The main challenge of data masking arises when you introduce some
4040
#' indirection, i.e. instead of directly typing the name of a variable you

man/args_data_masking.Rd

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

0 commit comments

Comments
 (0)