Import a codelist with details.
Usage
importCodelistWithDetails(path, type = NULL, recursive = FALSE)
Arguments
- path
Path to where files will be created.
- type
Type of files to import. If NULL, all supported file types are
imported. Currently 'json' and 'csv' are supported.
- recursive
If TRUE and path is a directory, search for files will
recurse into directories.
Value
A codelist_with_details object.