exportCodelistWithDetails: Export a codelist with details object.
Description
Export a codelist with details object.
Usage
exportCodelistWithDetails(x, path, type = "json")
Value
Files with codelists with details
Arguments
- x
A <codelist_with_details> object.
- path
Path to where files will be created.
- type
Type of files to export. Currently 'json' and 'csv' are
supported.