R/uploadToDatabase.R
createDatabaseList.Rd
This function creates a list with the database details and database meta data entries used in the study
createDatabaseList(cdmDatabaseSchemas, cdmDatabaseNames, databaseRefIds = NULL)
(string vector) A vector of the cdmDatabaseSchemas used in the study - if the schemas are not unique per database please also specify databaseRefId
Sharable names for the databases
(string vector) Unique database identifiers - what you specified as cdmDatabaseId in PatientLevelPrediction::createDatabaseDetails()
when developing the models
Returns a data.frame with the database details
This function is used when inserting database details into the PatientLevelPrediction database results schema