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

Add checks to standardise_sumstats_column_headers_crossplatform() #175

Merged

Conversation

cfbeuchel
Copy link
Contributor

As discussed in #174, I've implemented your suggestions. I prefer setDF to as.data.frame as it changes by reference only. It might also be useful to put the conversion in the conditional statement, but I don't think it hurts, since in case someone supplies the identical mapping file for whatever reason, the conversion might avoid errors.

* Ensure mapping_file is a DF
* Change all entries in custom mapping_file to upper case
@Al-Murphy Al-Murphy merged commit 33e8daa into Al-Murphy:master Feb 9, 2024
0 of 2 checks passed
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