importConceptSetExpression {omopgenerics} | R Documentation |
Import a concept set expression.
Description
Import a concept set expression.
Usage
importConceptSetExpression(path, type = "json")
Arguments
path |
Path to where files will be created. |
type |
Type of files to export. Currently 'json' and 'csv' are supported. |
Value
A concept set expression
[Package omopgenerics version 0.4.1 Index]