OuhscBbmc / REDCapR

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

Add `redcap_event_read()` as wrapper for Export Events API method #460

Closed ezraporter closed 1 year ago

ezraporter commented 1 year ago

Closes #457

I adhered pretty closely to the template of redcap_arm_export() here. For a few of the tests I added data to existing directories in inst/test-data/. I went with the naming convention event.csv for the raw csv response from the Export Events methods but feel free to rename!

ezraporter commented 1 year ago

@wibeasley, thanks for looking at this! I think I addressed (and accepted) all your suggestions. Looks like I'm already in the DESCRIPTION from that bug fix a couple months ago so should be all set on that.

ezraporter commented 1 year ago

@wibeasley happy new year! No rush on this but wanted to check where you were

wibeasley commented 1 year ago

@ezraporter, the changes and everything look great. Thanks for doing it and sorry I missed the Dec 16 changes.

ezraporter commented 1 year ago

No worries! Thanks!