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

expose export_blankforgray_form_status #389

Merged
merged 3 commits into from
Aug 14, 2022
Merged

Conversation

greg-botwin
Copy link

i think this PR will address #386.

i updated the three redcap_read* functions and updated the documentation consistent with the REDcap API. All tests passed on my local machine. If you prefer me to PR directly into main please let me know.

when setting export_blankforgray_form_status = TRUE (default = FALSE) the REDCap API will return possible options of c(NA, 0, 1, 2) for form status. The default call will return c(0, 1, 2) as possible options for form status.

I would be happy to write a test but unsure how best to identify a test REDCap project/credential token that would have forms in all possible status.

Thank you for your review and consideration! Love the package.

@wibeasley wibeasley merged commit 76b1784 into OuhscBbmc:dev Aug 14, 2022
wibeasley added a commit that referenced this pull request Aug 14, 2022
@greg-botwin, please add any additional person info to the DESCRIPTION file you'd like (eg, email, orcid)

close #386 & #389
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