lgr (version 0.4.4)

read_json_lines: Read a JSON logfile

Description

Read a JSON logfile

Usage

read_json_lines(file, ...)

Value

a data.frame

Arguments

file

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

...

passed on to jsonlite::stream_in()

See Also

LayoutJson