exportConceptSetExpression: Export a concept set expression.
Description
Export a concept set expression.
Usage
exportConceptSetExpression(x, path, type = "json")
Value
Files with concept set expressions
Arguments
- x
A concept set expression
- path
Path to where files will be created.
- type
Type of files to export. Currently 'json' and 'csv' are
supported.