Read a JSON logfile

read_json_lines(file, ...)

Arguments

file

character scalar. path to a JSON logfile (one JSON object per line)

...

passed on to jsonlite::stream_in()

Value

a data.frame

See also