OuhscBbmc / REDCapR

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

don't explicitly request the "pseudofields" #477

Closed wibeasley closed 1 year ago

wibeasley commented 1 year ago

Starting around REDCap v13.4.10, "pseudofields" (using @grezniczek's term) cannot be requested explicitly. I'll add something to REDCapR that removes these from the parameter so a user's code don't need to change.

REDCap admins can read more about this at

I don't think this is related to #474.