print_template | R Documentation |
print the files structure described by a builtin template or by a .json file
print_template(template_name)
template_name |
name of the builtin template or the .json file to use. |
jsonlite::prettify
is internally
used to add indentation to the JSON content.
a JSON
class object as returned by jsonlite::prettify
.
jsonlite::prettify
print_template("basic_template")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.