Make the directory structure and code for a lab notebook.
1 | create_shiny(name, theme = "shiny_theme_1", location = getwd())
|
name |
Name of new shiny folder. |
theme |
Which Shiny theme you want between : "shiny_theme_1", "shiny_theme_2" |
location |
Path to a new shiny dashboard (from working directory) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.