exportCodelist {omopgenerics} | R Documentation |
Export a codelist object.
Description
Export a codelist object.
Usage
exportCodelist(x, path, type = "json")
Arguments
x |
A codelist |
path |
Path to where files will be created. |
type |
Type of files to export. Currently 'json' and 'csv' are supported. |
Value
Files with codelists
[Package omopgenerics version 1.2.0 Index]