read_config_file | R Documentation |
Read a JSON config file from a path
read_config_file(config_path)
config_path |
path to JSON config file |
a list representation of the JSON config file
read_config_file(system.file("config", "tasks.json", package = "hubUtils"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.