Skip to content

Commit 5ffe24d

Browse files
committed
An important change
1 parent 384ff2c commit 5ffe24d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/across.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ across <- function(.cols, .fns, ..., .names = NULL, .unpack = FALSE) {
242242
} else {
243243
unpack_spec <- "{outer}_{inner}"
244244
}
245+
# an important change
245246

246247
setup <- across_setup(
247248
cols = !!.cols,

0 commit comments

Comments
 (0)