Create the Common Data Model Clinical Data tables
Source:R/create_data_tables.R
create_data_tables.Rd
This function creates the Common Data Model Clinical Data tables, e.g. all tables with the exception of the tables related to the Standard Vocabularies and Standard Concepts.
Details
This function requires a configured config.yaml
file created using
amstel::create_config()
. It will use the connection configuration specified
in the cdm
section to create WebAPI tables.