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

"MH Name" item_name is required in 'common_forms' tab in metadata.xlsx #52

Open
aclark02-arcus opened this issue Jul 29, 2024 · 0 comments

Comments

@aclark02-arcus
Copy link
Collaborator

Hi,

Just wanted to point out that thanks to the following chunk of code, MH Name is required, so this should be documented in the package. Notice that the "MH" is stripped so the variable is just called "Name" here:

dplyr::mutate(Name = tools::toTitleCase(tolower(Name)))

@aclark02-arcus aclark02-arcus changed the title MH Name label is required in common_forms in metadata.xlsx "MH Name" item_name is required in 'common_forms' tab in metadata.xlsx Jul 29, 2024
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

No branches or pull requests

1 participant