exportConceptSetExpression {omopgenerics} | R Documentation |
Export a concept set expression.
Description
Export a concept set expression.
Usage
exportConceptSetExpression(x, path, type = "json")
Arguments
x |
A concept set expression |
path |
Path to where files will be created. |
type |
Type of files to export. Currently only "json" is supported. |
Value
Files with codelists
[Package omopgenerics version 0.3.1 Index]