create_custom_dependency | R Documentation |
Wrap internal scripts and stylesheets in one htmlDependency.
create_custom_dependency(
name,
version,
entry_points,
open = interactive(),
mode
)
name |
Package name. |
version |
Package version. |
entry_points |
Entry points to create dependency for. |
open |
Whether to allow rstudioapi to open the newly created script. Default to TRUE. |
mode |
Internal. Don't use. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.