Wrapper to load a list from a `"json"` file.
Usage
loadListWrapper(values, filepath, filename, fileExtension = "json", ...)
Arguments
- values
(list) list with import specifications
- filepath
(character) url or path
- filename
(character) name of the model file
- fileExtension
(character) file type input
- ...
parameters for other wrapper functions