Learn R Programming

omopgenerics (version 1.1.1)

importCodelist: Import a codelist.

Description

Import a codelist.

Usage

importCodelist(path, type = "json")

Value

A codelist

Arguments

path

Path to where files will be created.

type

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