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

add raw_or_label_headers #183

Closed
wants to merge 3 commits into from
Closed

Conversation

hatemhosny
Copy link
Contributor

@hatemhosny hatemhosny commented Jan 7, 2018

this PR adds raw_or_label_headers parameter to redcap_read(), redcap_read_oneshot() and redcap_read_oneshot_eav() functions to match the parameter rawOrLabelHeaders in REDCap API

rawOrLabelHeaders
raw [default], label - (for 'csv' format 'flat' type only) for the CSV headers, export the variable/field names (raw) or the field labels (label)


This change is Reviewable

@wibeasley
Copy link
Member

@hatemhosny, thanks for this, and sorry I forgot about it. I'll add the unit tests and finish the PR.

@hatemhosny
Copy link
Contributor Author

👍

wibeasley added a commit that referenced this pull request May 27, 2018
@wibeasley wibeasley mentioned this pull request May 28, 2018
@wibeasley
Copy link
Member

@hatemhosny, thanks again for these commits that I incorporated in the PR referenced above.

@hatemhosny
Copy link
Contributor Author

Thank you :)

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