Skip to contents

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.

Usage

create_data_tables()

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.

Examples

create_data_tables()
#> Creating CDM data tables...
#> Connecting using PostgreSQL driver
#> Executing SQL took 0.0347 secs