parseWiki: Parse Wiki files
Description
Parses all .md files in the specified location (or any subfolders), extracting definitions
of the Common Data Model.
Usage
parseWiki(mdFilesLocation, output_file)
Value
CSV files with the OMOP CDM specifications.
Arguments
- mdFilesLocation
Path to the root folder of the Wiki repository.
- output_file
Path to where the output CSV file should be written.