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.