OHDSI / ROhdsiWebApi

An R package for interfacing with a WebAPI instance
https://ohdsi.github.io/ROhdsiWebApi
10 stars 17 forks source link

Autogenerated functions #111

Closed gowthamrao closed 4 years ago

gowthamrao commented 4 years ago

Addresses https://github.com/OHDSI/ROhdsiWebApi/issues/109

https://github.com/OHDSI/ROhdsiWebApi/issues/108

schuemie commented 4 years ago

The build is failing because the (auto-generated) examples are not marked as 'dontrun'. I'll fix that.