shinymods_vendor | R Documentation |
Vendoring makes the code available as a copy for you to use in your own package.
shinymods_vendor(module, path = ".")
module |
Character vector for the module ( |
path |
Path to your package (default is the current working directory). |
The file path to the vendored code (invisibly).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.