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

Include argument na in redcap_read and redcap_read_oneshot #529

Closed
rmtrane opened this issue Aug 21, 2024 · 0 comments
Closed

Include argument na in redcap_read and redcap_read_oneshot #529

rmtrane opened this issue Aug 21, 2024 · 0 comments
Assignees

Comments

@rmtrane
Copy link

rmtrane commented Aug 21, 2024

I'm working with some inconsistent data where missing observations are not consistently coded. When downloading the data as a .csv file, I can solve most of the inconsistencies by including na = c("NA", "N/A", "-") in read_csv. It would be amazing to be able to include this argument in REDCapR::redcap_read and have it passed to the read_csv call.

@wibeasley wibeasley self-assigned this Aug 21, 2024
wibeasley added a commit that referenced this issue Sep 6, 2024
wibeasley added a commit that referenced this issue Sep 6, 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

2 participants