View source: R/uploadToDatabase.R
createDatabaseList | R Documentation |
This function creates a list with the database details and database meta data entries used in the study
createDatabaseList(cdmDatabaseSchemas, cdmDatabaseNames, databaseRefIds = NULL)
cdmDatabaseSchemas |
(string vector) A vector of the cdmDatabaseSchemas used in the study - if the schemas are not unique per database please also specify databaseRefId |
cdmDatabaseNames |
Sharable names for the databases |
databaseRefIds |
(string vector) Unique database identifiers - what you specified as cdmDatabaseId in |
This function is used when inserting database details into the PatientLevelPrediction database results schema
Returns a data.frame with the database details
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.