diff --git a/DDLGeneratr/R/writePrimaryKeys.R b/DDLGeneratr/R/writePrimaryKeys.R index 1adc60a..003c14d 100644 --- a/DDLGeneratr/R/writePrimaryKeys.R +++ b/DDLGeneratr/R/writePrimaryKeys.R @@ -19,6 +19,7 @@ #' @param targetdialect The dialect of the target database. Choices are "oracle", "postgresql", "pdw", "redshift", "impala", "netezza", "bigquery", "sql server" #' #' @export + writePrimaryKeys <- function(targetdialect) { if(!dir.exists("output")){ dir.create("output") diff --git a/Documentation/CommonDataModel_Wiki_Files/images/ATLAS_Persistence_Window.PNG b/Documentation/CommonDataModel_Wiki_Files/images/ATLAS_Persistence_Window.PNG new file mode 100644 index 0000000..3028f97 Binary files /dev/null and b/Documentation/CommonDataModel_Wiki_Files/images/ATLAS_Persistence_Window.PNG differ diff --git a/Documentation/CommonDataModel_Wiki_Files/images/Athena_download_box.png b/Documentation/CommonDataModel_Wiki_Files/images/Athena_download_box.png new file mode 100644 index 0000000..009f50a Binary files /dev/null and b/Documentation/CommonDataModel_Wiki_Files/images/Athena_download_box.png differ diff --git a/Documentation/CommonDataModel_Wiki_Files/images/Sepsis_to_SNOMED.png b/Documentation/CommonDataModel_Wiki_Files/images/Sepsis_to_SNOMED.png new file mode 100644 index 0000000..3732431 Binary files /dev/null and b/Documentation/CommonDataModel_Wiki_Files/images/Sepsis_to_SNOMED.png differ diff --git a/Documentation/CommonDataModel_Wiki_Files/images/Usagi.png b/Documentation/CommonDataModel_Wiki_Files/images/Usagi.png new file mode 100644 index 0000000..d962ea8 Binary files /dev/null and b/Documentation/CommonDataModel_Wiki_Files/images/Usagi.png differ diff --git a/Documentation/CommonDataModel_Wiki_Files/images/drugdomain.jpg b/Documentation/CommonDataModel_Wiki_Files/images/drugdomain.jpg new file mode 100644 index 0000000..adc039c Binary files /dev/null and b/Documentation/CommonDataModel_Wiki_Files/images/drugdomain.jpg differ