Skip to content

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

Merged
rich-iannone merged 6 commits intomasterfrom
cols-label-enhancements
Mar 16, 2023
Merged

Allow the cols_label() function to accept formula input#1255
rich-iannone merged 6 commits intomasterfrom
cols-label-enhancements

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