Creates DynastyProcess Shiny App
1 | app_create(path, app_name = basename(path), install_deps = NULL, open = NULL)
|
path |
Name of folder to create app |
app_name |
Package name to use. Defaults to basename(path) |
open |
Logical: open RStudio Project? |
install_dependencies |
Logical: install packages? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.