json_reader: Custom JSON reading function
Description
Checks for use of memoise and then uses vroom::vroom.
Usage
json_reader(file, verbose = FALSE, ...)
Arguments
file
A URL or filepath to a JSON
verbose
Logical, defaults to TRUE
. Should verbose processing
messages and warnings be returned.
...
extra parameters to be passed to jsonlite::fromJSON