set_names with tripledot #316
Closed
Comments
Cool thanks. Btw this also helps outside of purrr to streamline dplyr pipes:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be great if set_names could support tripledots for the new names. Like
This would allow even more streamlined coding without wrapping the names into another vector:
The text was updated successfully, but these errors were encountered: