Creates an application set-up that includes TPL styles in the css folder
1 2 3 4 5 | create_dashboard(
pth,
template_dir = "app_template",
dirs = list.dirs(c("R", "www"))
)
|
pth |
string. The path root directory of the application. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.