read_json | R Documentation |
Read JSON from disk or url
read_json(path, ...)
path |
Path or connection to read from |
... |
arguments passed on to |
A R object. The type depends on the input but is usually a list or a data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.