OuhscBbmc / REDCapR

R utilities for interacting with REDCap
https://ouhscbbmc.github.io/REDCapR
Other
112 stars 46 forks source link

Handle leading space in REDCap checkbox options (into main branch) #499

Closed wibeasley closed 1 year ago

wibeasley commented 1 year ago

The meat of this PR is from @BlairCooper in #496

BlairCooper commented 1 year ago

I have found two more use cases related to spaces and newlines in checkbox options. I will be submitting another pull request.

wibeasley commented 1 year ago

@BlairCooper, ok. I'll include that in a subsequent PR. If you really want these regex to accommodate a lot of nonstandard entries, we may need a more structured approach for the test suite.