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 only "json" is supported. |
Value
A concept set expression
[Package omopgenerics version 0.3.1 Index]