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 only "json" is supported. |
Value
A codelist
[Package omopgenerics version 0.3.1 Index]