vubiostat / redcapAPI

R interface to REDCap (http://www.project-redcap.org/)
15 stars 26 forks source link

Tools for Querying Logical Expressions #360

Open obregos opened 2 weeks ago

obregos commented 2 weeks ago

The redcapDM package has this tool and it would be a good enhancement to redcapAPI

https://cran.r-project.org/web/packages/REDCapDM/vignettes/REDCapDM.html#rd_rlogic

spgarbet commented 2 weeks ago

We have something similar for NA detection. This is a generalization of that.

spgarbet commented 2 weeks ago

This is basically the general form of #349