Skip to content

Include argument na in redcap_read and redcap_read_oneshot  #529

Closed
@rmtrane

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions