Skip to content

Implement cols_relabel_with() (Follow-up to #1151) #1158

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 11 commits into from
Dec 5, 2022

Conversation

christopherkenny
Copy link
Contributor

Summary

  • Implements cols_relabel_with() to allow for labelling columns by function. This has a similar relationship with cols_label() as rename() has to rename_with() in dplyr.

In reviewing this, particular attention to the roxygen conventions (I am not familiar with the collate use in my own work) and what types of additional tests might be useful would be helpful!

Related GitHub Issues and PRs

Checklist

@rich-iannone rich-iannone self-requested a review December 5, 2022 21:46
Copy link
Member

@rich-iannone rich-iannone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks for your help here.

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.

2 participants