Skip to content
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

Allow use of tidyselect stmts in rows_distinct() and rows_complete() #417

Merged
merged 4 commits into from
Jun 20, 2022

Conversation

rich-iannone
Copy link
Member

This change allows for the use of select helpers in the columns arg of rows_distinct() and rows_complete().

Fixes: #414

@rich-iannone rich-iannone merged commit aea0b59 into main Jun 20, 2022
@rich-iannone rich-iannone deleted the tidyselect-complete-distinct branch June 20, 2022 19:09
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.

starts_with() doesn't work in rows_complete()
1 participant