Learn R Programming

omopgenerics (version 1.1.1)

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.