OHDSI / ROhdsiWebApi

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

Autogenerated functions #117

Closed gowthamrao closed 4 years ago

gowthamrao commented 4 years ago

This PR does a rewrite of the common functions in the package. Instead of seperately written functions, the functions are created dynamically (easier to maintain and prevents errors!) . Also easier to test.

(lot of new functions were added, that were missing e.g. support for incidence rate - delete, generation info etc.)

pending: add get SQL