read_json: Read JSON from disk or url

Description Usage Arguments Value

View source: R/read_json.R

Description

Read JSON from disk or url

Usage

1
read_json(path, ...)

Arguments

path

Path or connection to read from

...

arguments passed on to parse_json

Value

A R object. The type depends on the input but is usually a list or a data frame.


jsontools documentation built on March 22, 2021, 5:06 p.m.