loadList.Rd
Load a list from a file. Currently supports `"json"` and `"bin"` files.
loadList(path)
(character) path to the file
(list) list of data for `"json"` or raw data for `"bin"` files