checkTableExists {DrugExposureDiagnostics} | R Documentation |
Check if given table exists in cdm.
Description
Check if given table exists in cdm.
Usage
checkTableExists(cdm, tableName, messageStore)
Arguments
cdm |
CDMConnector reference object |
tableName |
checkmate collection |
messageStore |
the message store |
[Package DrugExposureDiagnostics version 1.0.7 Index]