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

feat: function to convert columns to lowercase #60

Merged
merged 8 commits into from
Mar 15, 2024

Conversation

lwjohnst86
Copy link
Member

So that we always have the expected same column casing, without assuming the input structure.

Closes #47 plus starts doing some of #54

@lwjohnst86 lwjohnst86 self-assigned this Mar 15, 2024
Copy link
Contributor

@signekb signekb left a comment

Choose a reason for hiding this comment

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

Just one suggestion about the naming of the function

R/columns-to-lower.R Outdated Show resolved Hide resolved
@lwjohnst86 lwjohnst86 merged commit 6c7b690 into main Mar 15, 2024
1 of 3 checks passed
@lwjohnst86 lwjohnst86 deleted the feat/function-to-lowercase branch March 15, 2024 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Function to internally convert variables to lowercases
3 participants