Description Usage Arguments Value Examples
Read Index.Json
1 | read_index_json(path = "public/index.json")
|
path |
path or url to index.json (default: "public/index.json") |
imported index.json
1 2 3 4 | ## Not run:
index_json <- read_index_json(path = "public/index.json")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.