extract_vocab: Extract OMOP Vocabularies from Source CSV Files

Description Usage Arguments Value

View source: R/extract_vocab.R

Description

Takes a single argument vocabulary_path which is the local path to the OMOP vocabularies in CSV format. These are an essential component to create a new OMOP database

Usage

1
extract_vocab(vocabulary_path)

Arguments

vocabulary_path

character string containing the path to the folder containing OMOP vocabularies as CSV. removes them before attemping to write to the database

Value

a list of tables containing the vocabularies


CC-HIC/icnarc2omop documentation built on March 4, 2020, 11:11 a.m.