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

[traits.build adding studies functions] Select NA chars #12

Open
dfalster opened this issue Jun 30, 2023 · 0 comments
Open

[traits.build adding studies functions] Select NA chars #12

dfalster opened this issue Jun 30, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@dfalster
Copy link
Member

arising from traitecoevo/austraits.build#675 via @ehwenk

In many studies there are "filled characters" used to represent NA. Currently these have to be converted to NA's in the custom_R_code using `~ na_if(.x, "character").

This function has gotten fussier with dplyr 1.1.0, no longer allowing mass substitutions across a mix of character and numeric columns. It might be better to specify within the metadata.yml file specific characters that are NA's for a given study.

This would be included as another optional field in metadata$dataset, probably appearing right before the custom_R_code.

@yangsophieee yangsophieee changed the title select NA chars Select NA chars Jul 13, 2023
@dfalster dfalster added the enhancement New feature or request label Aug 30, 2023
@ehwenk ehwenk changed the title Select NA chars [traits.build adding studies functions] Select NA chars Jul 31, 2024
@ehwenk ehwenk added this to AusTraits Jul 31, 2024
@ehwenk ehwenk moved this to Backlog in AusTraits Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant