parseWiki: Parse Wiki files

Description Usage Arguments

View source: R/WikiParser.R

Description

Parses all .md files in the specified location (or any subfolders), extracting definitions of the Common Data Model.

Usage

1
parseWiki(mdFilesLocation, output_file)

Arguments

mdFilesLocation

Path to the root folder of the Wiki repository.

output_file

Path to where the output CSV file should be written.


OHDSI/DDLgeneratr documentation built on March 10, 2021, 1:44 a.m.