Learn R Programming

omopgenerics (version 1.1.1)

exportCodelist: Export a codelist object.

Description

Export a codelist object.

Usage

exportCodelist(x, path, type = "json")

Value

Files with codelists

Arguments

x

A codelist

path

Path to where files will be created.

type

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