read_json | R Documentation |
tbl_json
objectReads JSON from an input uri (file, url, ...) and returns a
tbl_json
object
read_json(path, format = c("json", "jsonl", "infer"))
path |
to some json data |
format |
If |
a tbl_json
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.