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

Support name argument in pull() #264

Merged
merged 4 commits into from
Jul 2, 2021
Merged

Conversation

mgirlich
Copy link
Collaborator

@mgirlich mgirlich commented Jul 1, 2021

This fixes accidentally the example with select_if() provided in #258. I skimmed over dplyr::select_if() and this might be very inefficient but as select_if() and friends are superseded this probably doesn't matter much.
Closes #263.

@mgirlich mgirlich merged commit 0a57a6b into master Jul 2, 2021
@mgirlich mgirlich deleted the pull-support-name-argument branch July 2, 2021 05:46
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.

Support name argument in pull()
2 participants