exportTemplate | R Documentation |
Exports a template into a file for storage and later usage. Exported template can be retrieved from their file form by using importTemplate.
exportTemplate(template, path)
template |
A template object generated with gridTemplate. |
path |
The file path where to export the system to, including the file
name and extension. The file name must end with a |
No return value, called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.