Skip to content

Allow the cols_label() function to accept formula input #1255

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Mar 16, 2023

Conversation

rich-iannone
Copy link
Member

With this update, we can include both named vectors and now two-sided formulas as valid input for cols_label(). This is useful if you want to apply the same label for multiple columns (e.g., starts_with("a") ~ "common label").

@rich-iannone rich-iannone merged commit 51c30a4 into master Mar 16, 2023
@rich-iannone rich-iannone deleted the cols-label-enhancements branch March 16, 2023 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant