Learn R Programming

omopgenerics (version 1.4.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> object.

path

Path to where files will be created.

type

Type of files to export. Currently 'json' and 'csv' are supported.