omopVocabularyCSVsToDuckDB.Rd
This function converts OMOP vocabulary CSV files to a Database.
omopVocabularyCSVsToDuckDB( pathToOMOPVocabularyCSVsFolder, connection, vocabularyDatabaseSchema )
Path to folder containing OMOP vocabulary CSV files
A DatabaseConnector connection object
Schema name where the vocabulary tables are stored
Nothing