read_json: Read JSON

Description Usage Arguments References See Also

Description

Read JSON

Usage

1
read_json(txt, tabular = FALSE)

Arguments

txt

(character) JSON string or path.

tabular

(logical) Whether to read txt as tabular data.

References

https://specs.frictionlessdata.io/tabular-data-resource/#json-tabular-data

See Also

Other formats: read_csv, write_csv, write_json


ezwelty/dpkg documentation built on May 30, 2019, 7:19 a.m.