OHDSI / ROhdsiWebApi

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

getCdmSources always assumes 3 daimons #6

Closed anthonysena closed 5 years ago

anthonysena commented 5 years ago

getCdmSources always assumes that a source is configured with 3 daimons: CDM, Vocabulary & Results. WebAPI does not have this restriction and if a source is configured without all 3, this function will fail to return.