importCodelist {omopgenerics}R Documentation

Import a codelist.

Description

Import a codelist.

Usage

importCodelist(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 codelist


[Package omopgenerics version 1.2.0 Index]