ts_read_json: Read in a JSON file created with 'pcap_to_json()'

Description Usage Arguments Value

View source: R/read-json.R

Description

Read in a JSON file created with pcap_to_json()

Usage

1
2
3
4
ts_read_json(json)

## S3 method for class 'tshark_json'
print(x, ...)

Arguments

json

path to JSON output from pcap_to_json(). path.expand() will be called on this value.

Value

list classed as tshark_json for better printing.


hrbrmstr/tsharrk documentation built on Dec. 20, 2021, 4:49 p.m.