Description Usage Arguments Details
This function creates source to source and source to standard vocab mapping tables.
1 | CreateVocabMapTables (connectionDetails, cdmDatabaseSchema)
|
connectionDetails |
An R object of type |
cdmDatabaseSchema |
The name of the database schema that will contain the Vocab mapping tables. Requires read and write permissions to this database. On SQL Server, this should specifiy both the database and the schema, so for example 'cdm_instance.dbo'. |
This function assumes createCDMTables()
and LoadVocabTables()
has already been run.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.